summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-12-09 19:45:36 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-12-09 19:45:36 +0300
commit0a4cd22b70ac012d74c7df64d29cbe8afbc17e40 (patch)
tree7847f929f8ba37ac967ee068843ec1b7b99b1e65 /plugins/Msg_Export/src/version.h
parentb08e4a9a301f9ae129ee320220e83bf9b14f6118 (diff)
fixes #2138 (Msg_Export: enable "Use UTF-8" by default)
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 9e7c2422e3..de8961d2d8 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 3
+#define __BUILD_NUM 4
#include <stdver.h>