diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-07-13 08:25:04 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2016-07-13 08:25:04 +0000 |
commit | 46d6a43726d64a0d7f808ad55557bfc56b89f97d (patch) | |
tree | 4fea102a4cf636196b8ae6f6da8cdd627a4d14fe /protocols/VKontakte/src/version.h | |
parent | ffb9e28990704074a63fc87d1a92621727a4c951 (diff) |
VKontakte:
add ‘Send VK-objects links as attachments’ option
move ‘Use non-standard popups for news and event notifications’ option to View page
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@17090 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 e5c54ccf68..dfccb9463b 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 1
+#define __BUILD_NUM 2
#include <stdver.h>
|