summaryrefslogtreecommitdiff
path: root/plugins/StopSpamPlus/src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-07-23 18:02:52 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-07-23 18:02:58 +0300
commita02bbd978031df7352f850cdfa568d9e7887e855 (patch)
tree447ce68724b2587d35234a887c92678456d71bc3 /plugins/StopSpamPlus/src/version.h
parent015f21a98844bf099c3979bafbeff9e948c4fc33 (diff)
fixes #1479 (StopSpam should update default phrases if langpack changed)
Diffstat (limited to 'plugins/StopSpamPlus/src/version.h')
-rw-r--r--plugins/StopSpamPlus/src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/StopSpamPlus/src/version.h b/plugins/StopSpamPlus/src/version.h
index 3349b2f3d2..3ce9c45789 100644
--- a/plugins/StopSpamPlus/src/version.h
+++ b/plugins/StopSpamPlus/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
-#define __BUILD_NUM 1
+#define __BUILD_NUM 2
#include <stdver.h>