From ce123dc0a86c49c44affed9f78d2f8d7d2c3c32d Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Mon, 15 Jun 2020 08:17:55 +0100 Subject: [PATCH] v1.1.3 Signed-off-by: Mark Grant --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index f4f2055..16f67bb 100644 --- a/configure.ac +++ b/configure.ac @@ -97,7 +97,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.2, m.grant.prg@gmail.com, agmaint) +AC_INIT(apt-get Maintenance Scripts, 1.1.3, m.grant.prg@gmail.com, agmaint) AC_MSG_NOTICE(initialisation and setup)