summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/Version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2014-12-21 12:52:30 +0000
committerGeorge Hazan <george.hazan@gmail.com>2014-12-21 12:52:30 +0000
commitc1e2b561b386a847411d9af65f64b649a3991fd7 (patch)
tree808bbc722fec6c4859e0332aae19c1c0a752ab57 /plugins/Scriver/src/Version.h
parent9b119cadd74e1343cad493e8b366e69743a620d0 (diff)
- total data reordering to unify the window processing;
- major cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11553 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/src/Version.h')
-rw-r--r--plugins/Scriver/src/Version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Scriver/src/Version.h b/plugins/Scriver/src/Version.h
index 11c7493910..513ee3ea39 100644
--- a/plugins/Scriver/src/Version.h
+++ b/plugins/Scriver/src/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 2
-#define __MINOR_VERSION 11
+#define __MINOR_VERSION 12
#define __RELEASE_NUM 1
-#define __BUILD_NUM 3
+#define __BUILD_NUM 1
#include <stdver.h>