Updated version.h

This commit is contained in:
Mathis Schmieder 2021-08-23 18:44:32 +01:00
parent 800ec4fe14
commit a80dc06ed6

View file

@ -26,7 +26,7 @@
#define VER_MAJOR "1" #define VER_MAJOR "1"
#define VER_MINOR "5" #define VER_MINOR "5"
#define VER_REV "2" #define VER_REV "2"
#define VERSION_DATE "20210822" #define VERSION_DATE "20210823"
#if defined(ZUMSPOT_ADF7021) #if defined(ZUMSPOT_ADF7021)
#define BOARD_INFO "ZUMspot" #define BOARD_INFO "ZUMspot"