summaryrefslogtreecommitdiff
path: root/plugins/Scriver/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2017-03-16 21:27:05 +0300
committerGeorge Hazan <ghazan@miranda.im>2017-03-16 21:27:05 +0300
commite170d02c243cd6047e82ba0ecb939da3245a6a3f (patch)
tree50d12110b7b9ce4d5772d258b284e75b293de698 /plugins/Scriver/src/version.h
parentb996b817ffa3e54694eccfd061bef177e25ec0f0 (diff)
Scriver:
- fix for a problem with the initial container resize; - useless class InfobarWindowData removed - useless header file infobar.h removed; - version bump
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 da34edf9da..0ef57f0fb8 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 4
+#define __BUILD_NUM 5
#include <stdver.h>