diff -r 77bbfdaa22e9 -r fd1d7225ca6e configure.ac --- a/configure.ac Sat Jan 19 12:12:12 2019 +0100 +++ b/configure.ac Sat Jan 19 13:58:24 2019 +0100 @@ -8,9 +8,9 @@ dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="bms" -VERSION="0.0.3" -COPYRIGHT="Copyright (C) 2016-2018 Michiel Broek, All Rights Reserved" -CYEARS="2016-2018" +VERSION="0.0.4" +COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved" +CYEARS="2016-2019" AC_SUBST(PACKAGE) AC_SUBST(VERSION) AC_SUBST(COPYRIGHT)