diff -r 003c20125212 -r 862de87f9f89 configure.ac --- a/configure.ac Thu May 12 21:43:07 2016 +0200 +++ b/configure.ac Sat Apr 29 17:07:36 2017 +0200 @@ -8,9 +8,9 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.5.7" -COPYRIGHT="Copyright (C) 2014-2016 Michiel Broek, All Rights Reserved" -CYEARS="2014-2016" +VERSION="0.5.8" +COPYRIGHT="Copyright (C) 2014-2017 Michiel Broek, All Rights Reserved" +CYEARS="2014-2017" AC_SUBST(PACKAGE) AC_SUBST(VERSION) AC_SUBST(COPYRIGHT)