diff options
author | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-29 09:59:36 +0000 |
---|---|---|
committer | Sergey Bolhovskoy <elzorfox@ya.ru> | 2014-12-29 09:59:36 +0000 |
commit | 16634865ad22aa865e79930e5c4fb570627ef69a (patch) | |
tree | 70ab4ed538cda6828c9da33e7e90e09c9d88d9df /protocols/VKontakte/src/version.h | |
parent | 457202107f1990d8da73db742fbe0f6d3d6d9fc2 (diff) |
VKontakte:
add filtering for notifications
rework processing for notifications (output formating)
version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@11668 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 214cf90db2..30ec6234b9 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 37
+#define __BUILD_NUM 38
#include <stdver.h>
|