diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-04 12:59:00 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-04 12:59:00 +0000 |
commit | 0c3fbeb0557c85cbe7c103053c869b6e3b42fab6 (patch) | |
tree | ae1193794d135f2a6e08a2a36c6ec741a156ee08 /protocols/VKontakte/src/version.h | |
parent | 73c4eeff66a56dc1df1c19dd1841c77e6458f4a7 (diff) |
VKontakte:
Upload files support part 1 (photo)
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10683 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 f7d72011c9..1acb8c28fb 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 18
+#define __BUILD_NUM 19
#include <stdver.h>
|