diff options
author | George Hazan <ghazan@miranda.im> | 2019-07-22 18:47:14 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2019-07-22 18:47:14 +0300 |
commit | 48cdf8c723137754bd2dab9d4c0618afbd306d27 (patch) | |
tree | 031da8eadc3db5795ea5e39f771687dcce9cbea5 /protocols/Weather/src/version.h | |
parent | 8adf950c33c909694921b2c0a2ca672d901f5101 (diff) |
version bump for protocols with broken archives
Diffstat (limited to 'protocols/Weather/src/version.h')
-rw-r--r-- | protocols/Weather/src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Weather/src/version.h b/protocols/Weather/src/version.h index d777fe40f9..9a48d85660 100644 --- a/protocols/Weather/src/version.h +++ b/protocols/Weather/src/version.h @@ -1,7 +1,7 @@ #define __MAJOR_VERSION 0 #define __MINOR_VERSION 4 #define __RELEASE_NUM 0 -#define __BUILD_NUM 4 +#define __BUILD_NUM 5 #include <stdver.h> |