summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-02-26 16:02:07 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-02-26 16:02:07 +0300
commit5c002a15891fc4cdfaeda7247003e13db28fc5ca (patch)
tree338e8761141349996a1d3f67a570744b474f837f /plugins/Scriver/src/version.h
parent12d4034fdbd989caa495dfe665fade69eab09174 (diff)
Scriver moved to UI classes
Diffstat (limited to 'plugins/Scriver/src/version.h')
-rw-r--r--plugins/Scriver/src/version.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/Scriver/src/version.h b/plugins/Scriver/src/version.h
index 4ee4aed656..8da9620ec9 100644
--- a/plugins/Scriver/src/version.h
+++ b/plugins/Scriver/src/version.h
@@ -1,6 +1,6 @@
-#define __MAJOR_VERSION 2
-#define __MINOR_VERSION 12
-#define __RELEASE_NUM 2
+#define __MAJOR_VERSION 3
+#define __MINOR_VERSION 0
+#define __RELEASE_NUM 1
#define __BUILD_NUM 1
#include <stdver.h>