diff options
Diffstat (limited to 'libloragw/VERSION')
-rw-r--r-- | libloragw/VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libloragw/VERSION b/libloragw/VERSION index 3440bb1..b44ab5c 100644 --- a/libloragw/VERSION +++ b/libloragw/VERSION @@ -1,8 +1,8 @@ /* Software library version: */ -#define VERSION_LIBRARY "1.1.0" +#define VERSION_LIBRARY "1.2.0" /* API version */ -#define VERSION_API "1.0" +#define VERSION_API "1" /* Accepted value of CHIP_ID (SPI registers) must match reg default value in loragw_reg.c */ #define ACCEPT_CHIP_ID "1" |