configure.ac

changeset 732
db4de4f37b65
parent 718
59b02b64131b
child 766
86289b0c4a27
--- a/configure.ac	Sun Apr 11 10:44:11 2021 +0200
+++ b/configure.ac	Sun Apr 11 10:53:20 2021 +0200
@@ -8,9 +8,9 @@
 dnl General settings
 dnl After changeing the version number, run autoconf!
 PACKAGE="bms"
-VERSION="0.3.36"
-COPYRIGHT="Copyright (C) 2016-2020 Michiel Broek, All Rights Reserved"
-CYEARS="2016-2020"
+VERSION="0.3.37"
+COPYRIGHT="Copyright (C) 2016-2021 Michiel Broek, All Rights Reserved"
+CYEARS="2016-2021"
 AC_SUBST(PACKAGE)
 AC_SUBST(VERSION)
 AC_SUBST(COPYRIGHT)

mercurial