From 089a3bc39a7e8f92aae47353693354ed7d20a609 Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Wed, 3 Jun 2020 11:04:06 +0100 Subject: [PATCH] v1.1.2 Signed-off-by: Mark Grant --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)