summaryrefslogtreecommitdiff
path: root/plugins/SimpleStatusMsg/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-11-05 19:16:07 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-11-05 19:16:07 +0300
commit1a08ba6930125cf92cb9584e63d37794e21ce83b (patch)
tree35a90492d65fb92d7bb7da5f14b77ecca03bc1cb /plugins/SimpleStatusMsg/src/version.h
parent1bd627ccc1014b3d9c611815663145d9a6094461 (diff)
SimpleStatusMsg: obsolete code removed
Diffstat (limited to 'plugins/SimpleStatusMsg/src/version.h')
-rw-r--r--plugins/SimpleStatusMsg/src/version.h2
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>