diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-19 04:56:17 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-19 04:56:17 +0000 |
commit | ac22f33faa8c715e6723319c925de0639e10497d (patch) | |
tree | d5701b24d93cf02ba0103ea2ea0e747e5444aa62 /protocols/VKontakte/src/version.h | |
parent | 8ddc6112404431487d4e710405cb726a51243005 (diff) |
VKontakte:
rework notifications for true translate
fix processing for vkComment parent
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11522 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 ccfd097a0f..c66a5036da 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 32
+#define __BUILD_NUM 33
#include <stdver.h>
|