summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-03-17 13:22:17 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-03-17 13:22:17 +0300
commit2444f74aeaa00db13dd0cdb44d694cad09620efa (patch)
treead1d2339fe632d9025f71c376f375fc242540c26 /plugins/Scriver/src/version.h
parentab32043a6046fcc8954c726a446a16a59bb71f04 (diff)
Scriver: fix for a bug with UTN in message dialog
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 0ef57f0fb8..6facb71624 100644
--- a/plugins/Scriver/src/version.h
+++ b/plugins/Scriver/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 3
#define __MINOR_VERSION 0
#define __RELEASE_NUM 1
-#define __BUILD_NUM 5
+#define __BUILD_NUM 6
#include <stdver.h>