summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorElzorFox <elzorfox@ya.ru>2020-06-18 14:06:24 +0500
committerElzorFox <elzorfox@ya.ru>2020-06-18 14:06:47 +0500
commit9f5e4ae49d35bb503decce730d141d55ec9f165a (patch)
tree475fc502f346b4908820f1bf9f9d7b6072997cdd /protocols/VKontakte/src/version.h
parent9f0fd05e99ed187801efd38d88dda0b355a7f61d (diff)
VKontakte:
VK API upgrade (5.78 => 5.110) version bump
Diffstat (limited to 'protocols/VKontakte/src/version.h')
-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 eee10724fa..8a6084d743 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 10
-#define __BUILD_NUM 1
+#define __RELEASE_NUM 11
+#define __BUILD_NUM 0
#include <stdver.h>