diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-23 10:52:55 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-23 10:52:55 +0000 |
commit | 12d981da28a6a35dbdcd4d207dc4497f902f287d (patch) | |
tree | 855d2fb960b388273fbc90e0ccc184f53553f688 /protocols/VKontakte/src/version.h | |
parent | 331d68975919584be948fb862316669cf2945d07 (diff) |
VKontakte:
fix formatting news
fix wall_photo processing
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11594 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 e416a29a63..906031dc49 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 34
+#define __BUILD_NUM 35
#include <stdver.h>
|