summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorElzorFox <elzorfox@ya.ru>2024-05-26 21:36:45 +0500
committerElzorFox <elzorfox@ya.ru>2024-05-26 21:36:45 +0500
commitc369a5d36d8baf079e5579ceb4178f5d1073ba52 (patch)
treedade7f0843f75499012f07d29544f58402d9241c /protocols/VKontakte/src/version.h
parent6581682c388a6571d2bc8ffc15f493db16062a28 (diff)
VKontakte:
delete unsupported search by email function set max chat title to 100 update VK API version to 5.236 version bump
Diffstat (limited to 'protocols/VKontakte/src/version.h')
-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 31407d4baa..e7a6adffcc 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 16
-#define __BUILD_NUM 8
+#define __BUILD_NUM 9
#include <stdver.h>