summaryrefslogtreecommitdiff
path: root/libloragw/VERSION
diff options
context:
space:
mode:
authorSylvain Miermont <smiermont@semtech.com>2014-03-10 08:48:00 +0100
committerSylvain Miermont <smiermont@semtech.com>2014-03-10 08:48:00 +0100
commit0e2b2cfa32767e516870a4e6a2ce0b6cce827910 (patch)
tree1bffb308849d69f4ab6e50cdc763d24c8c8e3252 /libloragw/VERSION
parentf835eac31780cf7da5b69ae6bd4f57edefa45947 (diff)
downloadlora_gateway-0e2b2cfa32767e516870a4e6a2ce0b6cce827910.tar.gz
lora_gateway-0e2b2cfa32767e516870a4e6a2ce0b6cce827910.tar.bz2
lora_gateway-0e2b2cfa32767e516870a4e6a2ce0b6cce827910.zip
v1.2.2v1.2.2
- Added a GPIO toggle on the FTDI SPI module to reset the SX1301 board.
Diffstat (limited to 'libloragw/VERSION')
-rw-r--r--libloragw/VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/libloragw/VERSION b/libloragw/VERSION
index fff109c..e7ee96c 100644
--- a/libloragw/VERSION
+++ b/libloragw/VERSION
@@ -1,5 +1,5 @@
/* Software library version: */
-#define VERSION_LIBRARY "1.2.1"
+#define VERSION_LIBRARY "1.2.2"
/* API version */
#define VERSION_API "1"