diff --git a/configure.ac b/configure.ac index 2b7be1f..4d135aa 100644 --- a/configure.ac +++ b/configure.ac @@ -96,7 +96,7 @@ AC_PREREQ([2.69]) # can be used by ac output and / or the sed setup below to substitute bookmarks # in source files. # -AC_INIT(apt-get Maintenance Scripts, 1.1.1, m.grant.prg@gmail.com, agmaint) +AC_INIT(apt-get Maintenance Scripts, 1.1.2, m.grant.prg@gmail.com, agmaint) AC_MSG_NOTICE(initialisation and setup)