summaryrefslogtreecommitdiff
path: root/protocols/CurrencyRates/src
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2019-07-22 18:47:14 +0300
committerGeorge Hazan <ghazan@miranda.im>2019-07-22 18:47:14 +0300
commit48cdf8c723137754bd2dab9d4c0618afbd306d27 (patch)
tree031da8eadc3db5795ea5e39f771687dcce9cbea5 /protocols/CurrencyRates/src
parent8adf950c33c909694921b2c0a2ca672d901f5101 (diff)
version bump for protocols with broken archives
Diffstat (limited to 'protocols/CurrencyRates/src')
-rw-r--r--protocols/CurrencyRates/src/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/CurrencyRates/src/version.h b/protocols/CurrencyRates/src/version.h
index cd73fb3f68..cc953af4dc 100644
--- a/protocols/CurrencyRates/src/version.h
+++ b/protocols/CurrencyRates/src/version.h
@@ -1,7 +1,7 @@
#define __MAJOR_VERSION 0
#define __MINOR_VERSION 2
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 3
+#define __RELEASE_NUM 1
+#define __BUILD_NUM 0
#include <stdver.h>