summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-08-22 14:09:51 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-08-22 14:09:51 +0000
commit2234bcb0625bd4bb337b2fd08bfab0c10096b34e (patch)
treeffd5fa87aeecab87eb1d69a6693660e698566e36 /protocols/VKontakte/src/version.h
parent666032969fb65ccdea9fdbc85c43eadcb7ef754e (diff)
VK:
- nasty clutch to replace <br> with CRLF; - fix for sending long messages (patch by Elzor, edited); - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10294 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 8c62208741..d27d6162d7 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 10
+#define __BUILD_NUM 11
#include <stdver.h>