configure.ac

changeset 286
124af734af68
parent 257
62e294ab94f5
child 299
047ead629d4a
equal deleted inserted replaced
285:0ea9dfb3fce9 286:124af734af68
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.0.6" 11 VERSION="0.1.0"
12 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved" 12 COPYRIGHT="Copyright (C) 2016-2019 Michiel Broek, All Rights Reserved"
13 CYEARS="2016-2019" 13 CYEARS="2016-2019"
14 AC_SUBST(PACKAGE) 14 AC_SUBST(PACKAGE)
15 AC_SUBST(VERSION) 15 AC_SUBST(VERSION)
16 AC_SUBST(COPYRIGHT) 16 AC_SUBST(COPYRIGHT)

mercurial