summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2015-02-18 10:35:21 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2015-02-18 10:35:21 +0000
commitd407d10b3c799fd0c4b323d87cf45c56197aedfc (patch)
tree423e73af5ceac78d3624e1eee059549c93824931 /protocols/VKontakte/src/version.h
parent776cf2cb82f9c95e18acbc2ec37ab6dbb8cebc74 (diff)
VKontakte:
LongPollServer always use ssl now fix false positives for set message read time and status invisible version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12179 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 12403c908a..ee7100bdab 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 47
+#define __BUILD_NUM 48
#include <stdver.h>