diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-02-11 10:14:35 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-02-11 10:14:35 +0000 |
commit | e173a97cdc835e903d575de2b33fa95e9c94fa77 (patch) | |
tree | ac65f7d8c4b62747d58c6ce80afca73babc73c64 /protocols/VKontakte/src/version.h | |
parent | 85f31b137eb97138e81a185185882d445903f84d (diff) |
VKontakte:
add 2-Step Verification support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12087 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 45028dc385..297890e4f4 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 0
-#define __BUILD_NUM 45
+#define __BUILD_NUM 46
#include <stdver.h>
|