summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorSergey Bolhovskoy <elzorfox@ya.ru>2015-01-22 16:54:35 +0000
committerSergey Bolhovskoy <elzorfox@ya.ru>2015-01-22 16:54:35 +0000
commit5a168e085110bb7458b70e8b9a0075f161b40166 (patch)
treeeccd211eb41071278d84e899514ece5e6a332d2e /protocols/VKontakte/src/version.h
parent9626e6e8e7d33a53b58785233290f400b63e8825 (diff)
VKontakte:
warning fix in OnReciveUploadServer add more debuglog lines fix for protocol connecting after connection lost version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11893 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 66ff82d699..d82be5d6f4 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 40
+#define __BUILD_NUM 41
#include <stdver.h>