summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2016-04-01 19:30:30 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2016-04-01 19:30:30 +0000
commiteba8d089881ba440d2067cb441539517e577d37b (patch)
tree88e51ae8b583cf7b129995bae2872583099fc58c /protocols/VKontakte/src/version.h
parent532867c22a80206120cd461d673775fdaafbe4d9 (diff)
VKontakte:
gzip support support persistent connection to api.vk.com (patch by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16568 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 6aec70d8c1..022a5fbe57 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 1
-#define __BUILD_NUM 25
+#define __BUILD_NUM 26
#include <stdver.h>