diff options
author | ElzorFox <elzorfox@ya.ru> | 2017-08-16 09:49:37 +0500 |
---|---|---|
committer | ElzorFox <elzorfox@ya.ru> | 2017-08-16 09:49:37 +0500 |
commit | 82de47fcf58844fc1d1e5ec99581375a379da49c (patch) | |
tree | 383eb1a4cf0036db74d2f6b39964bb4393ba0f08 /protocols/VKontakte/src/version.h | |
parent | f860bd6b53d93afdd2b0c19389deb0b012cf34a1 (diff) |
VKontakte:
add hidden contact option ShowVkDeactivateEvents (default true)
update VK_API to 5.68
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 5a248e63cc..a11990be5a 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 2
-#define __BUILD_NUM 21
+#define __BUILD_NUM 22
#include <stdver.h>
|