summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-08-28 18:21:12 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-08-28 18:21:12 +0300
commit7c70c24b8eeb214e18cc1b807d66af8a7c92da5c (patch)
treee318c2557587a0117345a1a81a75454bf2ee53f8 /plugins/Msg_Export/src/version.h
parent5a79be6d2b588c87fd733a5080d5a5b1d9268fcb (diff)
fixes #1553 (Msg_Export: buttons doesn't work)
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 691a273201..2721e6962b 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 2
+#define __BUILD_NUM 3
#include <stdver.h>