configure.ac

changeset 843
29e7223e37ae
parent 799
cf145b35d65f
child 844
a6ee7b5b036b
--- a/configure.ac	Sat Jan 14 11:25:20 2023 +0100
+++ b/configure.ac	Sat Feb 11 15:53:16 2023 +0100
@@ -8,9 +8,9 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.41"
-COPYRIGHT="Copyright (C) 2016-2022 Michiel Broek, All Rights Reserved"
-CYEARS="2016-2022"
+VERSION="0.3.42"
+COPYRIGHT="Copyright (C) 2016-2023 Michiel Broek, All Rights Reserved"
+CYEARS="2016-2023"
 AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)
 AC_SUBST(COPYRIGHT)

mercurial