diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-14 10:38:01 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-10-14 10:38:01 +0000 |
commit | 74defb492c674dff812fe19a4022067d5c5bb6c3 (patch) | |
tree | 96370c7b993b2a8c8d4b035481e25472e604dfdd /protocols/VKontakte/src/version.h | |
parent | 9500472315f9da20c374746f1b9a7d254139c1c8 (diff) |
VKontakte: version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10781 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 87061eb093..6c02e3140a 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 21
+#define __BUILD_NUM 22
#include <stdver.h>
|