From 021db73bc549e90a2e3126b02add4865d9893151 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 14 Aug 2018 15:29:00 +0300 Subject: Msg_Export: added ability to export messages to JSON --- 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 f0a14ed311..691a273201 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 2 -#define __BUILD_NUM 1 +#define __BUILD_NUM 2 #include -- cgit v1.2.3