diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-17 06:40:18 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-09-17 06:40:18 +0000 |
commit | 78390ccc676294d0fddce0dc9bb843b3d9fea8f5 (patch) | |
tree | 3ea68f9183f46c3b3ef253c27a03409c84f002fa /protocols/VKontakte/src/version.h | |
parent | 482d8abc53f4dd89898eaf31e26e3ffc8e77b5e4 (diff) |
VKontakte:
add basic search and adding in clist support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@10487 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 391e2c1638..07eecbd9c4 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 14
+#define __BUILD_NUM 15
#include <stdver.h>
|