summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElzorFox <elzorfox@ya.ru>2021-10-05 12:23:16 +0500
committerElzorFox <elzorfox@ya.ru>2021-10-05 12:23:16 +0500
commita82f65a337b9493cef145b09b1e9a9a606158a1b (patch)
tree9dae119ade3f0101d745e91daa356b5903cb74e3
parent9f6df6557ccf55656c9b2504e12372664da1c66f (diff)
VKontakte: version bump
-rw-r--r--protocols/VKontakte/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h
index fe17411078..6f0c0a72f4 100644
--- a/protocols/VKontakte/src/version.h
+++ b/protocols/VKontakte/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 12
-#define __BUILD_NUM 2
+#define __BUILD_NUM 3
#include <stdver.h>