# HG changeset patch # User Michiel Broek # Date 1676302743 -3600 # Node ID 660001882989b8662e4b7205d34d0f0061f61f4b # Parent ee8afcdf2982b25758a0b828b18a5cea40b396b4 Version 0.9.12 diff -r ee8afcdf2982 -r 660001882989 configure --- a/configure Mon Feb 13 16:30:58 2023 +0100 +++ b/configure Mon Feb 13 16:39:03 2023 +0100 @@ -2035,9 +2035,9 @@ PACKAGE="mbsePi-apps" -VERSION="0.9.11" -COPYRIGHT="Copyright (C) 2014-2022 Michiel Broek, All Rights Reserved" -CYEARS="2014-2022" +VERSION="0.9.12" +COPYRIGHT="Copyright (C) 2014-2023 Michiel Broek, All Rights Reserved" +CYEARS="2014-2023" diff -r ee8afcdf2982 -r 660001882989 configure.ac --- a/configure.ac Mon Feb 13 16:30:58 2023 +0100 +++ b/configure.ac Mon Feb 13 16:39:03 2023 +0100 @@ -8,9 +8,9 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.9.11" -COPYRIGHT="Copyright (C) 2014-2022 Michiel Broek, All Rights Reserved" -CYEARS="2014-2022" +VERSION="0.9.12" +COPYRIGHT="Copyright (C) 2014-2023 Michiel Broek, All Rights Reserved" +CYEARS="2014-2023" AC_SUBST(PACKAGE) AC_SUBST(VERSION) AC_SUBST(COPYRIGHT) diff -r ee8afcdf2982 -r 660001882989 thermferm/mqtt.c --- a/thermferm/mqtt.c Mon Feb 13 16:30:58 2023 +0100 +++ b/thermferm/mqtt.c Mon Feb 13 16:39:03 2023 +0100 @@ -1,5 +1,5 @@ /***************************************************************************** - * Copyright (C) 2016-2020 + * Copyright (C) 2016-2023 * * Michiel Broek *