diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-28 03:08:14 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2015-04-28 03:08:14 +0000 |
commit | 96486c391cc929c18133ebf26afdece29d6988e6 (patch) | |
tree | 190cbc0c886581a85f0910da17be19c77e9e63a3 /protocols/VKontakte/src/version.h | |
parent | 19eac0d00af3e4c2fd4e5d375bd54472f0e08dcd (diff) |
VKontakte:
NotOnList for chat privates users
Ignore for chat userinfo users
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@13215 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 374f8ca7e8..52445c2ef4 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 1
-#define __BUILD_NUM 0
+#define __BUILD_NUM 1
#include <stdver.h>
|