configure.ac

changeset 795
9472106a3143
parent 790
98bd22f6629b
child 799
cf145b35d65f
equal deleted inserted replaced
794:37e1704fd11f 795:9472106a3143
6 AC_SUBST(SUBDIRS) 6 AC_SUBST(SUBDIRS)
7 7
8 dnl General settings 8 dnl General settings
9 dnl After changeing the version number, run autoconf! 9 dnl After changeing the version number, run autoconf!
10 PACKAGE="bms" 10 PACKAGE="bms"
11 VERSION="0.3.39" 11 VERSION="0.3.40"
12 COPYRIGHT="Copyright (C) 2016-2021 Michiel Broek, All Rights Reserved" 12 COPYRIGHT="Copyright (C) 2016-2022 Michiel Broek, All Rights Reserved"
13 CYEARS="2016-2022" 13 CYEARS="2016-2022"
14 AC_SUBST(PACKAGE) 14 AC_SUBST(PACKAGE)
15 AC_SUBST(VERSION) 15 AC_SUBST(VERSION)
16 AC_SUBST(COPYRIGHT) 16 AC_SUBST(COPYRIGHT)
17 AC_SUBST(CYEARS) 17 AC_SUBST(CYEARS)

mercurial