summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
diff options
context:
space:
mode:
authorElzorFox <elzorfox@ya.ru>2018-10-06 17:18:12 +0500
committerElzorFox <elzorfox@ya.ru>2018-10-06 17:18:12 +0500
commitfd0b9a259e88f0065abecdd8c73f42d1cc316caa (patch)
tree76881ce6d75f29829090f04325a097359308fd33 /protocols/VKontakte
parent148440271b10b2e690175b399a21b5c59af3481c (diff)
VKontakte: correct version
Diffstat (limited to 'protocols/VKontakte')
-rw-r--r--protocols/VKontakte/src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h
index f9ea7ee788..5604d40413 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 6
-#define __BUILD_NUM 4
+#define __RELEASE_NUM 7
+#define __BUILD_NUM 0
#include <stdver.h>