diff -r 163fcb0914e2 -r 389097dc665d configure.ac --- a/configure.ac Fri May 28 14:25:56 2021 +0200 +++ b/configure.ac Sun Jul 10 14:33:13 2022 +0200 @@ -8,9 +8,9 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.9.10" -COPYRIGHT="Copyright (C) 2014-2020 Michiel Broek, All Rights Reserved" -CYEARS="2014-2020" +VERSION="0.9.11" +COPYRIGHT="Copyright (C) 2014-2022 Michiel Broek, All Rights Reserved" +CYEARS="2014-2022" AC_SUBST(PACKAGE) AC_SUBST(VERSION) AC_SUBST(COPYRIGHT)