summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/version.h
diff options
context:
space:
mode:
authorElzorFox <elzorfox@ya.ru>2018-01-31 12:47:06 +0500
committerElzorFox <elzorfox@ya.ru>2018-01-31 12:47:06 +0500
commit44d61dcfa666e5d5589fb26dadefcec3421bee1d (patch)
tree902e7ea1130c74844ab9f8d28b09f8a4ddf2b36e /protocols/VKontakte/src/version.h
parentb05eab27cf16f2316694d43211fb31827ceea727 (diff)
VKontakte:
support edited messages on history sync add edited time for edited messages update VK_API to 5.71 version bump
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 990690faf2..f0f18e9211 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 4
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>