diff options
author | George Hazan <ghazan@miranda.im> | 2018-11-05 19:16:07 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2018-11-05 19:16:07 +0300 |
commit | 1a08ba6930125cf92cb9584e63d37794e21ce83b (patch) | |
tree | 35a90492d65fb92d7bb7da5f14b77ecca03bc1cb /plugins/SimpleStatusMsg/src/version.h | |
parent | 1bd627ccc1014b3d9c611815663145d9a6094461 (diff) |
SimpleStatusMsg: obsolete code removed
Diffstat (limited to 'plugins/SimpleStatusMsg/src/version.h')
-rw-r--r-- | plugins/SimpleStatusMsg/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SimpleStatusMsg/src/version.h b/plugins/SimpleStatusMsg/src/version.h index 10aad3945c..0e2449ad2e 100644 --- a/plugins/SimpleStatusMsg/src/version.h +++ b/plugins/SimpleStatusMsg/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 1 #define __MINOR_VERSION 9 #define __RELEASE_NUM 0 -#define __BUILD_NUM 7 +#define __BUILD_NUM 8 #include <stdver.h> |