diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-01-27 07:01:46 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-01-27 07:01:46 +0000 |
commit | 950aaf82c22eede84e5e36f77181274144ce8b7d (patch) | |
tree | 6c90a492741a92a8291944f5077c99fd10012a50 /protocols/VKontakte/src/version.h | |
parent | 24c5c5da5e34c0cfb1f6798afb3029f85d5dd062 (diff) |
VKontakte:
add option for non-standard (by VEG) urlDecode message
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/version.h')
-rw-r--r-- | protocols/VKontakte/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h index d82be5d6f4..57af18735a 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 41
+#define __BUILD_NUM 43
#include <stdver.h>
|