summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/Version.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2015-01-11 19:35:29 +0000
committerGeorge Hazan <george.hazan@gmail.com>2015-01-11 19:35:29 +0000
commit85f41ee15b0a861d016ce1749d0ee10b0a6c34f5 (patch)
tree00ec7712850d7673467bec244d698e7fc9d57007 /plugins/Scriver/src/Version.h
parent03e6b95c82701c5ba6a34a20cb09aac26c5be9c0 (diff)
various perversions in Paste command processing thrown out
git-svn-id: http://svn.miranda-ng.org/main/trunk@11832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Scriver/src/Version.h')
-rw-r--r--plugins/Scriver/src/Version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/src/Version.h b/plugins/Scriver/src/Version.h
index 5cdc343d71..96baae06e0 100644
--- a/plugins/Scriver/src/Version.h
+++ b/plugins/Scriver/src/Version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 2
#define __MINOR_VERSION 12
#define __RELEASE_NUM 1
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>