2016-03-01 version 0.5.5

- FIX: MQTT topics on command line override those in config file
- NEW: API supports track for CTRL
This commit is contained in:
Jan-Piet Mens
2016-03-01 10:09:36 +01:00
parent 4494868419
commit 7cc56f64ea
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,5 +1,9 @@
2016-03-01 version 0.5.5
- FIX: MQTT topics on command line override those in config file
- NEW: API supports track for CTRL
2016-02-26 version 0.5.4
- UPD: MQTT can be disabled even if compiled-in
- UPD: ship README and service file in /usr/share/doc/ot-recorder/
+1 -1
View File
@@ -1 +1 @@
#define VERSION "0.5.4"
#define VERSION "0.5.5"