1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

core: add WeeChat version in config update callback

This commit is contained in:
Sébastien Helleu
2024-02-11 08:40:25 +01:00
parent e08f6aab55
commit e191d9225b
+1 -1
View File
@@ -1613,7 +1613,7 @@ config_weechat_update_cb (const void *pointer, void *data,
if (version_read < 2)
{
/*
* changes in v2:
* changes in v2 (WeeChat 4.0.0):
* - new format for keys (eg: meta2-1;3D -> meta-left)
* - keys removed: "meta2-200~" and "meta2-201~"
*/