summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2014-11-27 04:44:50 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2014-11-27 04:44:50 +0000
commit605fd3596785efcfbb05b1d8d25764c5bf13852b (patch)
treeac82a2a336015043f5f0c5f621cffa8113146412 /protocols/VKontakte/src/version.h
parentf5c584f3073bbe65bbf4794e555aabd651476612 (diff)
VKontakte:
rework RetrieveUsersInfo (significant reduction of network traffic) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/version.h')
-rw-r--r--protocols/VKontakte/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h
index e15680d850..d2776a5e3a 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 29
+#define __BUILD_NUM 30
#include <stdver.h>