summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-03-09 12:57:48 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-03-09 12:57:48 +0300
commit3e3526a52e25abfec0598f305cbc6d8b0049567b (patch)
treed6c3946c4e6143383e4e602f8a969b0bde248740 /plugins/NewsAggregator/Src/version.h
parentbd989f8f08faf42e19e4e62b507e13cd4643a4ac (diff)
fix for broken service
Diffstat (limited to 'plugins/NewsAggregator/Src/version.h')
-rw-r--r--plugins/NewsAggregator/Src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/NewsAggregator/Src/version.h b/plugins/NewsAggregator/Src/version.h
index 3d2eb2d0a3..0654d0be1d 100644
--- a/plugins/NewsAggregator/Src/version.h
+++ b/plugins/NewsAggregator/Src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 1
#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __BUILD_NUM 4
#include <stdver.h>