1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

core: bump version to 4.0.0-dev, follow "practical" semantic versioning

This commit is contained in:
Sébastien Helleu
2023-03-18 15:59:23 +01:00
parent ff544f48fb
commit 34e34d28db
12 changed files with 63 additions and 39 deletions
+1 -1
View File
@@ -418,7 +418,7 @@ irc_upgrade_read_cb (const void *pointer, void *data,
}
/*
* "authentication_method" and "sasl_mechanism_used" are
* new in WeeChat 3.9
* new in WeeChat 4.0.0
*/
if (weechat_infolist_search_var (infolist, "authentication_method"))
{