diff options
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 c081f771da..552b5e3dfe 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 6 +#define __BUILD_NUM 7 #include <stdver.h> |