diff options
author | George Hazan <george.hazan@gmail.com> | 2024-03-09 13:22:15 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2024-03-09 13:22:15 +0300 |
commit | 3538aa32babc7aa8bfaf5de4a0068300d14ea0dc (patch) | |
tree | 283cb3d50061084140ac0784dd5ac1af3f4849ac /plugins/Msg_Export/src/version.h | |
parent | 52954e0d736c4f9c590f9caa734cd1c09e2cb8bb (diff) |
Msg_Export: old obsolete code removed
Diffstat (limited to 'plugins/Msg_Export/src/version.h')
-rw-r--r-- | plugins/Msg_Export/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Msg_Export/src/version.h b/plugins/Msg_Export/src/version.h index 83b2c63d86..2755bd63b5 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 9
+#define __BUILD_NUM 10
#include <stdver.h>
|