summaryrefslogtreecommitdiff
path: root/protocols/YAMN/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2022-02-06 16:55:42 +0300
committerGeorge Hazan <ghazan@miranda.im>2022-02-06 16:55:42 +0300
commiteb4b2db7495ff4088d252b5dd227acac0d9fdf11 (patch)
treea03f0dc5158ec9ec109fe8994b7671139f53a31f /protocols/YAMN/src/version.h
parenta1af87253ded620840639d5948c390d885d1bced (diff)
fixes #3021 (YAMN: истребить вкладку "Плагины")
Diffstat (limited to 'protocols/YAMN/src/version.h')
-rw-r--r--protocols/YAMN/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/YAMN/src/version.h b/protocols/YAMN/src/version.h
index 20429be688..b2cda313d7 100644
--- a/protocols/YAMN/src/version.h
+++ b/protocols/YAMN/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 2
-#define __BUILD_NUM 6
+#define __BUILD_NUM 7
#include <stdver.h>