diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-02-09 05:37:49 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-02-09 05:37:49 +0000 |
commit | 30a70d349269ef4322387240718b2c9059cae691 (patch) | |
tree | 9204c4b94c10c8e2a2df158bbc32b85423cc2f0f /protocols/VKontakte/src/version.h | |
parent | cc9402b1daabb0a27065e5eb704948cc2f74f7df (diff) |
VKontakte:
forwarded messages support
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@12058 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 dd4a9a2ed0..45028dc385 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 0
-#define __BUILD_NUM 44
+#define __BUILD_NUM 45
#include <stdver.h>
|