summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/Version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2016-03-29 10:45:17 +0000
committerGeorge Hazan <george.hazan@gmail.com>2016-03-29 10:45:17 +0000
commitea09b59973bebba2690c35dd8c252e4fc39a3d2e (patch)
treed8d82ebb5c04ed6baf67eb49e72a49b221b101b7 /plugins/Msg_Export/src/Version.h
parent22acdda86a4a1f1dfbecd7fa8b848487c8f816dc (diff)
Msg_Export: fix for the options dialog
git-svn-id: http://svn.miranda-ng.org/main/trunk@16560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 f6dc30ea18..b70d3bcc9e 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 4
+#define __BUILD_NUM 5
#include <stdver.h>