diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-29 09:09:40 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-29 09:09:40 +0000 |
commit | 9f8f51ae8bc32ba91d98a2fbd6a652a55241a7d7 (patch) | |
tree | db4f3e5029dfd049e1e832069b701ec7c115f35b /protocols/VKontakte/src/version.h | |
parent | e77a3c5664bf839e5e94d27a9fbc8c8a6e2da51d (diff) |
VKontakte:
replace icons for add/remove frendlist menuitems
fix ‘Add as frend’ menuitem for chats
add ‘Report abuse’ and ‘Ban user’ support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10621 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 7603c033e3..1636c02b9e 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 16
+#define __BUILD_NUM 17
#include <stdver.h>
|