diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-03-02 07:47:01 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-03-02 07:47:01 +0000 |
commit | 8551a2e6a8e9e1f75056ddfdd6e0ae83f1845647 (patch) | |
tree | cdc367f19768c5d4169bdb815d21988e2667f971 /protocols/VKontakte/src/version.h | |
parent | b6c1c9f09ada59b7f363b9f51e4a29fc15a7de37 (diff) |
VKontakte:
wall.post support - part 2 (complete)
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12297 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 531b952080..d44c6569b9 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 49
+#define __BUILD_NUM 50
#include <stdver.h>
|