diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-03-11 19:17:47 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-03-11 19:17:47 +0000 |
commit | 7c63d57169b30a5397fb8e1d0929eec600372652 (patch) | |
tree | 7e4609d747abb58489f4bb211aa10dce1359e5d8 /protocols/VKontakte/src/version.h | |
parent | 4b94525fe5eeac649bbe9cc4dcc3cbf7c84d226c (diff) |
userinfoex: add display for vk-specific MaritalStatus
git-svn-id: http://svn.miranda-ng.org/main/trunk@16466 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 47165280c4..6aec70d8c1 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 1
-#define __BUILD_NUM 24
+#define __BUILD_NUM 25
#include <stdver.h>
|