diff options
author | ElzorFox <elzorfox@ya.ru> | 2017-03-21 07:48:31 +0500 |
---|---|---|
committer | ElzorFox <elzorfox@ya.ru> | 2017-03-21 07:48:31 +0500 |
commit | cf4f393a60b851efb3f7c6df525d2565dff0688b (patch) | |
tree | 1ded7c27856f1e2b7896182bba02f2287929aeab /protocols/VKontakte/src/version.h | |
parent | 2f589b3ee66956ac31ce19844d7a1d321cc6850e (diff) |
VKontakte:
update VK_API_VER to 5.63
version bump
Diffstat (limited to 'protocols/VKontakte/src/version.h')
-rw-r--r-- | protocols/VKontakte/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h index 3b420618bc..db36d12655 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 2
-#define __BUILD_NUM 15
+#define __BUILD_NUM 16
#include <stdver.h>
|