Version 0.9.12

Mon, 13 Feb 2023 16:39:03 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 13 Feb 2023 16:39:03 +0100
changeset 631
660001882989
parent 630
ee8afcdf2982
child 632
9bd017df749b

Version 0.9.12

configure file | annotate | diff | comparison | revisions
configure.ac file | annotate | diff | comparison | revisions
thermferm/mqtt.c file | annotate | diff | comparison | revisions
--- 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"
 
 
 
--- 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)
--- 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 <mbroek at mbse dot eu>
  *

mercurial