summaryrefslogtreecommitdiff
path: root/plugins/NewsAggregator/Src/version.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-01-15 12:43:40 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-01-15 12:43:40 +0300
commit0f6cf3a8d9ffb93fd3ffe685cb54f293cc866650 (patch)
treed53e663037d79ca3e1b77c580427044b67eba63f /plugins/NewsAggregator/Src/version.h
parent7cb1539b0dbcf585472dd2341129adf174bb0bb5 (diff)
NewsAggregator: removed useless AI inside SetContactStatus
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 726ad31029..3d2eb2d0a3 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 2
+#define __BUILD_NUM 3
#include <stdver.h>