diff --git a/version.h b/version.h index 601ffc6..8695b2b 100644 --- a/version.h +++ b/version.h @@ -23,9 +23,9 @@ #include "ADF7021.h" #define VER_MAJOR "1" -#define VER_MINOR "2" -#define VER_REV "1" -#define VERSION_DATE "20180214" +#define VER_MINOR "3" +#define VER_REV "0" +#define VERSION_DATE "20180217" #if defined(ZUMSPOT_ADF7021) #define BOARD_INFO "ZUMspot"