diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-26 04:23:50 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-26 04:23:50 +0000 |
commit | efee96cfd3e6318ed376363ab9781bd944940107 (patch) | |
tree | 65b7c778fb973910bd0dc8bc82b56e4e3c70b7e0 /protocols/VKontakte/src/version.h | |
parent | f323ef4e6b1fe263e5564c66da33bdef7eb5fdde (diff) |
VKontakte:
add news¬ification autoclear option
code cleanup
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11641 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 142a18f885..214cf90db2 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 36
+#define __BUILD_NUM 37
#include <stdver.h>
|