From c7ecb1ba6a82ba869ce95927d549fe4f266ffff5 Mon Sep 17 00:00:00 2001 From: ElzorFox Date: Wed, 29 Mar 2017 10:16:49 +0500 Subject: VKontakte: add multiple files sending (simple but not optimal way) version bump --- protocols/VKontakte/src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/VKontakte/src/version.h') diff --git a/protocols/VKontakte/src/version.h b/protocols/VKontakte/src/version.h index db36d12655..c25b9d23d4 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 16 +#define __BUILD_NUM 17 #include -- cgit v1.2.3