From f8a63a3082bdc79747e07c367103c5a5f29f094d Mon Sep 17 00:00:00 2001 From: rudolfkoenig <> Date: Sun, 7 Nov 2021 13:29:44 +0000 Subject: [PATCH] CHANGED: preparing 6.1 git-svn-id: https://svn.fhem.de/fhem/trunk@25193 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/CHANGED | 3 +++ fhem/Makefile | 4 ++-- fhem/UPGRADE | 2 +- fhem/docs/fhem.html | 12 ++++++------ fhem/fhem.pl | 2 +- 5 files changed, 13 insertions(+), 10 deletions(-) diff --git a/fhem/CHANGED b/fhem/CHANGED index e565f3290..5b812c7b6 100644 --- a/fhem/CHANGED +++ b/fhem/CHANGED @@ -1,5 +1,8 @@ # Add changes at the top of the list. Keep it in ASCII, and 80-char wide. # Do not insert empty lines here, update check depends on it. + - feature: 6.1 released + +- 2021-11-07 (6.1) - change: 20_OWFS: Move to deprecated - change: 21_OWTEMP: Move to deprecated - change: 49_SSCam: set compability to SVS 8.2.10 diff --git a/fhem/Makefile b/fhem/Makefile index d552b3695..e823085dc 100644 --- a/fhem/Makefile +++ b/fhem/Makefile @@ -1,7 +1,7 @@ # $Id$ -VERS=6.0 -DATE=2020-01-26 +VERS=6.1 +DATE=2021-11-26 # used for nightly build DATEN=$(shell date +"%Y-%m-%d") diff --git a/fhem/UPGRADE b/fhem/UPGRADE index 444dd7046..086c63d7c 100644 --- a/fhem/UPGRADE +++ b/fhem/UPGRADE @@ -38,7 +38,7 @@ enable the old feature. - 98_structure: propagateAttr defaults to empty and not to all => setting attributes on structure wont be set automatically on the members. -- ????-??-?? (6.1) +- 2021-11-07 (6.1) - 98_RandomTimer: evaluate state reading instead of STATE (Value()). NOTE: In 6.0 version this can be forced by new attribute offState - 96_allowed: the default for allowedIfAuthenticatedByMe is now 1 (relevant diff --git a/fhem/docs/fhem.html b/fhem/docs/fhem.html index 8a04bf335..d7ebd6b62 100644 --- a/fhem/docs/fhem.html +++ b/fhem/docs/fhem.html @@ -228,10 +228,10 @@

Download