Bump the minor version number.

This commit is contained in:
Jonathan Naylor 2021-10-17 18:44:14 +01:00
parent 0f3a4fa249
commit 931cfde894

View file

@ -24,8 +24,8 @@
#include "ADF7021.h" #include "ADF7021.h"
#define VER_MAJOR "1" #define VER_MAJOR "1"
#define VER_MINOR "5" #define VER_MINOR "6"
#define VER_REV "2" #define VER_REV "0"
#define VERSION_DATE "20210919" #define VERSION_DATE "20210919"
#if defined(ZUMSPOT_ADF7021) #if defined(ZUMSPOT_ADF7021)