diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-11-26 05:03:20 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-11-26 05:03:20 +0000 |
commit | 78ea011bd205b2b7f538950d32935f93debd6040 (patch) | |
tree | 6af575b89b9dcc2900a64283bb87083f09049536 /protocols/VKontakte/src/version.h | |
parent | db2ec6c60fc50ea7a66a9d782b1af1017df596ca (diff) |
VKontakte:
more options for sync history on protocol online
some code cleanup
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11079 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 64f4821f58..e15680d850 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 28
+#define __BUILD_NUM 29
#include <stdver.h>
|