summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2023-10-26 19:21:04 +0300
committerGeorge Hazan <george.hazan@gmail.com>2023-10-26 19:21:04 +0300
commit2e8c5a5366d1b4adb49534630fa8d89d2e77634c (patch)
tree195cede9c62120bc1c37254e2ddca6df5d83c0dc /plugins/Msg_Export/src/version.h
parentbe005fdd7a3a801ec698dc211cd2e0dd80030fb6 (diff)
MsgExport: support for offline files
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 85d9f8cfe4..adcda2f13a 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 8
+#define __BUILD_NUM 9
#include <stdver.h>