diff -r e2766e538d0e -r e00f8ff4de9a configure.ac --- a/configure.ac Mon Nov 04 13:19:27 2019 +0100 +++ b/configure.ac Sat Apr 25 20:31:31 2020 +0200 @@ -8,9 +8,9 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.9.7" -COPYRIGHT="Copyright (C) 2014-2019 Michiel Broek, All Rights Reserved" -CYEARS="2014-2019" +VERSION="0.9.8" +COPYRIGHT="Copyright (C) 2014-2020 Michiel Broek, All Rights Reserved" +CYEARS="2014-2020" AC_SUBST(PACKAGE) AC_SUBST(VERSION) AC_SUBST(COPYRIGHT)