diff options
author | ElzorFox <elzorfox@ya.ru> | 2018-10-06 17:10:29 +0500 |
---|---|---|
committer | ElzorFox <elzorfox@ya.ru> | 2018-10-06 17:11:12 +0500 |
commit | 148440271b10b2e690175b399a21b5c59af3481c (patch) | |
tree | e9a25b08ae2578e3d4fd538f2ec96c3c1e4d3e85 /protocols/VKontakte/src/version.h | |
parent | b1820641624e8882ded14306fba687f5e5cd75cd (diff) |
VKontakte:
support deleted messages
version bump
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 15891a286b..f9ea7ee788 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 3
+#define __BUILD_NUM 4
#include <stdver.h>
|