configure.ac

changeset 191
fd1d7225ca6e
parent 5
36387e45a194
child 248
cd98a44a9f1b
--- 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)

mercurial