diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-06 09:48:49 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-06 09:48:49 +0000 |
commit | 3897e7500fd9c3a01d4141f9c037ee9432c8eaab (patch) | |
tree | b4d2168370f4206f64c509b792db5735f093eccb /protocols/VKontakte/src/version.h | |
parent | 7af885608ecb5da860d81d692bf15aa26fdb7b8e (diff) |
VKontakte:
fix for filter on search result
upload files support part 2 (audio and documents)
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10704 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 1acb8c28fb..74e50ca380 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 19
+#define __BUILD_NUM 20
#include <stdver.h>
|