diff options
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/VKontakte/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h index f9ea7ee788..5604d40413 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 6
-#define __BUILD_NUM 4
+#define __RELEASE_NUM 7
+#define __BUILD_NUM 0
#include <stdver.h>
|