diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-16 05:12:06 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-16 05:12:06 +0000 |
commit | f5718dda9247abb9e735fbf60e975d6d0662363a (patch) | |
tree | 8f4f278a74c66baece5b3fe0f03946468fcdb4b5 /protocols/VKontakte/src/version.h | |
parent | cba46ca020f4bd0336b5a8e32b603190c553599f (diff) |
VKontakte:
vk feeds support (wall) – part 2
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11443 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 d2776a5e3a..e765d64d4f 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 30
+#define __BUILD_NUM 31
#include <stdver.h>
|