From 9ce435fa5e1354b11f940a8a24b94773db900c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 11 Feb 2024 08:47:56 +0100 Subject: relay: add WeeChat version in config update callback --- src/plugins/relay/relay-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/relay') diff --git a/src/plugins/relay/relay-config.c b/src/plugins/relay/relay-config.c index 148e693d6..d9805aa59 100644 --- a/src/plugins/relay/relay-config.c +++ b/src/plugins/relay/relay-config.c @@ -1005,7 +1005,7 @@ relay_config_update_cb (const void *pointer, void *data, if (version_read < 2) { /* - * changes in v2: + * changes in v2 (WeeChat 4.0.0): * - options "ssl*" renamed to "tls*" * - protocol "ssl" renamed to "tls" in port/path sections */ -- cgit v1.2.3