diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-10-23 09:18:49 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-10-23 09:18:49 +0000 |
commit | 676c1d3d4bc2d6a52cc71ec14ef7e7b8b9817564 (patch) | |
tree | 894bc4f4b5f4d3de1e4bc8e13dd1de07fecbe5f4 /protocols/VKontakte/src/version.h | |
parent | 169df25f12faff23b8fd8c20e057af715a2777ca (diff) |
VKontakte:
popup & sound support for newsfeed
add hidden option for return chat message
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@15600 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 74a6f915af..8a0a366134 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 16
+#define __BUILD_NUM 17
#include <stdver.h>
|