diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-10-29 18:24:58 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-10-29 18:24:58 +0000 |
commit | f9526af6e2236193cbd5bbab7af5d8e386c2233e (patch) | |
tree | 5ba58e6af180b642c6a491247f9e32b13db66bc9 /protocols/VKontakte/src/version.h | |
parent | 13045806fbae565ae8062166a328633622a0dcb9 (diff) |
VKontakte:
fix for cleaning access token on login or password change
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@15649 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 8a0a366134..5f067dfbd6 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 1
-#define __BUILD_NUM 17
+#define __BUILD_NUM 18
#include <stdver.h>
|