From a4ab663c9a1b58c1f1f9243899d2d9fe065667ec Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 18 May 2016 10:42:05 +0000 Subject: fixes #733: (MsgExport : write JabberID to exported history log as UIN field, for example) git-svn-id: http://svn.miranda-ng.org/main/trunk@16845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/src/Version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/Msg_Export/src/Version.h') diff --git a/plugins/Msg_Export/src/Version.h b/plugins/Msg_Export/src/Version.h index b70d3bcc9e..a32d1345ec 100644 --- a/plugins/Msg_Export/src/Version.h +++ b/plugins/Msg_Export/src/Version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 3 #define __MINOR_VERSION 1 #define __RELEASE_NUM 1 -#define __BUILD_NUM 5 +#define __BUILD_NUM 6 #include -- cgit v1.2.3