diff options
author | George Hazan <ghazan@miranda.im> | 2018-06-08 18:19:19 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-06-08 18:19:19 +0300 |
commit | 5d015a0fe9f9cd063f3d823726d5535e8e0cac2f (patch) | |
tree | c8f8b5af17fe8b6793aaf8eac5f229034ce06d87 /plugins/Scriver/src/version.h | |
parent | 9530e3218193fa0882ccb4d8940be23c509d967b (diff) |
obsolete message removed
Diffstat (limited to 'plugins/Scriver/src/version.h')
-rw-r--r-- | plugins/Scriver/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Scriver/src/version.h b/plugins/Scriver/src/version.h index fc56d643d5..2da3d6bb5b 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 8 +#define __BUILD_NUM 9 #include <stdver.h> |