diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-15 10:41:25 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-15 10:41:25 +0000 |
commit | 8bcefd591d0a8e3232b790e4ce17f6f32e543867 (patch) | |
tree | 06d650d98e92616d9fb948aa54ef6bd53cb5606b /protocols/VKontakte/src/version.h | |
parent | 052a39816a135bc832f8f994d39eb678ef94d26c (diff) |
VKontakte: ListeningTo support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10452 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 e5fba6e23a..391e2c1638 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 13
+#define __BUILD_NUM 14
#include <stdver.h>
|