diff --git a/version.h b/version.h index 614b035..8c1d812 100644 --- a/version.h +++ b/version.h @@ -23,9 +23,9 @@ #include "ADF7021.h" #define VER_MAJOR "1" -#define VER_MINOR "1" -#define VER_REV "3" -#define VERSION_DATE "20180127" +#define VER_MINOR "2" +#define VER_REV "0" +#define VERSION_DATE "20180213" #if defined(ZUMSPOT_ADF7021) #define BOARD_INFO "ZUMspot"