configure.ac

changeset 364
2f9bbbcd2407
parent 363
468ec0d96cce
child 365
df0261bb3feb
equal deleted inserted replaced
363:468ec0d96cce 364:2f9bbbcd2407
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.3.1" 11 VERSION="0.3.2"
12 COPYRIGHT="Copyright (C) 2014-2015 Michiel Broek, All Rights Reserved" 12 COPYRIGHT="Copyright (C) 2014-2015 Michiel Broek, All Rights Reserved"
13 CYEARS="2014-2015" 13 CYEARS="2014-2015"
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