configure.ac

changeset 634
0a7dfeaf385c
parent 632
9bd017df749b
child 637
21e542c15832
equal deleted inserted replaced
633:8b84e73af50e 634:0a7dfeaf385c
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="mbsePi-apps" 10 PACKAGE="mbsePi-apps"
11 VERSION="0.9.13" 11 VERSION="0.9.14"
12 COPYRIGHT="Copyright (C) 2014-2023 Michiel Broek, All Rights Reserved" 12 COPYRIGHT="Copyright (C) 2014-2024 Michiel Broek, All Rights Reserved"
13 CYEARS="2014-2023" 13 CYEARS="2014-2024"
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)
18 AC_PREFIX_DEFAULT(/usr/local) 18 AC_PREFIX_DEFAULT(/usr/local)

mercurial