diff options
author | ElzorFox <elzorfox@ya.ru> | 2016-10-21 14:44:30 +0500 |
---|---|---|
committer | ElzorFox <elzorfox@ya.ru> | 2016-10-21 14:44:30 +0500 |
commit | 56f1557792c32b409e6482f2b3a2fc12e3fa2fd5 (patch) | |
tree | bab41dac9caae01f0fb5475b07641b2e746a9f3a /protocols/VKontakte/src/version.h | |
parent | 38e45092ed0f39dd347e33833f74fafd51d94597 (diff) |
VKontakte:
VK_API_VER update to 5.59
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 e7be124a3b..ebbcc0293c 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 6
+#define __BUILD_NUM 7
#include <stdver.h>
|