diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-09-29 12:34:44 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-09-29 12:34:44 +0000 |
commit | a012690818d8e35b95d3c402f46e5b94aa12366f (patch) | |
tree | 628a3ae1a354bf2516f3485a259f6ad4193ab200 /protocols/VKontakte/src/version.h | |
parent | 1a714667e9cbab2cc461d7c92fdfa151632e1c88 (diff) |
VKontakte:
update VER_API to 5.56
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@17339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 340078e558..e7be124a3b 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 5
+#define __BUILD_NUM 6
#include <stdver.h>
|