diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-11 06:19:04 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-11 06:19:04 +0000 |
commit | 8bafe41c028c4419072938d19ed6e390d8947978 (patch) | |
tree | febd224ede84d3f67e7cb279b5fc4a4a8c6b9b0f /protocols/VKontakte/src/version.h | |
parent | 08ef50032235c82875e4d3314181a08a91e51e9c (diff) |
VKontakte:
remove MyHtmlDecode
cosmetic fix
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10428 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 c5f142ecb8..e5fba6e23a 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 12
+#define __BUILD_NUM 13
#include <stdver.h>
|