summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-08-14 15:29:00 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-08-14 15:29:00 +0300
commit021db73bc549e90a2e3126b02add4865d9893151 (patch)
tree3e7b8d8e6720b36faad41603fd9d980889f20ed8 /plugins/Msg_Export/src/version.h
parentf62e0732f2702118879b2d56eec836ab8d1337b9 (diff)
Msg_Export: added ability to export messages to JSON
Diffstat (limited to 'plugins/Msg_Export/src/version.h')
-rw-r--r--plugins/Msg_Export/src/version.h2
1 files changed, 1 insertions, 1 deletions
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 <stdver.h>