summaryrefslogtreecommitdiff
path: root/plugins/Msg_Export/src/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Msg_Export/src/version.h')
-rw-r--r--plugins/Msg_Export/src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Msg_Export/src/version.h b/plugins/Msg_Export/src/version.h
index 2755bd63b5..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>
@@ -10,4 +10,4 @@
#define __DESCRIPTION "Exports every message, URL or file you receive to a text file."
#define __AUTHOR "Kennet Nielsen, mod by ring0"
#define __AUTHORWEB "https://miranda-ng.org/p/Msg_Export"
-#define __COPYRIGHT "© 2002 Kennet Nielsen, 2012-24 Miranda NG team"
+#define __COPYRIGHT "© 2002 Kennet Nielsen, 2012-25 Miranda NG team"