Commit 2b5e1cd8 authored by Michael Tross's avatar Michael Tross
Browse files

Release 1.30.3

parent 86857b0b
No related merge requests found
Showing with 7 additions and 1 deletion
+7 -1
dSS - digitalSTROM Server
v1.30.3 20.02.2015
* deactivate dSHub event uploader, #9132
* SensorLog, reduce number of queued sensor events
* Read out according types, #8962
* sensor_data_uploader, an incomplete event block further uploads, #9247, #9248
v1.30.2 12.02.2015
* extend sensor debug logging, #9080
* do not call ApartmentHasChanged on heating operation mode changes, #9080
......
......@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT([dss], [1.30.2], [http://redmine.digitalstrom.org])
AC_INIT([dss], [1.30.3], [http://redmine.digitalstrom.org])
AC_CONFIG_AUX_DIR(configure_aux)
AC_CONFIG_SRCDIR([src/dss.cpp])
AC_CONFIG_HEADERS([config.h])
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment