diff options
| author | George Hazan <george.hazan@gmail.com> | 2025-06-06 15:36:02 +0300 |
|---|---|---|
| committer | George Hazan <george.hazan@gmail.com> | 2025-06-06 15:36:07 +0300 |
| commit | c1cac0e54f6c6e906cacc4538c79930b7c85669b (patch) | |
| tree | 80e13188253331ec68c0ba10d4bae3c5ddbb968b /plugins/Msg_Export/src/version.h | |
| parent | 59c69952e5a14de5e6a4e9d567aaaf0ce7685d86 (diff) | |
MsgExport: reactions to be properly exported even in the text mode
Diffstat (limited to 'plugins/Msg_Export/src/version.h')
| -rw-r--r-- | plugins/Msg_Export/src/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Msg_Export/src/version.h b/plugins/Msg_Export/src/version.h index 3cb81f898f..63e1cdcbde 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 10
+#define __RELEASE_NUM 3
+#define __BUILD_NUM 1
#include <stdver.h>
|
