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)