summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-01-07 11:55:18 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-01-07 11:55:18 +0000
commit2e1ccca56dcd321148ac0e233dc88e553a951d0b (patch)
treeb80f10e86a8034af83a97aba7113c5405ceb5c61 /protocols/VKontakte/src/version.h
parent168092f5f71b7ba73e61e214d6c3af3655905c06 (diff)
VK: group name became tunable
git-svn-id: http://svn.miranda-ng.org/main/trunk@7530 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/VKontakte/src/version.h')
-rw-r--r--protocols/VKontakte/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h
index c4e6849449..ac2fbb3d20 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 6
+#define __BUILD_NUM 7
#define __FILEVERSION_STRING __MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM