From caeae4802710e3d15621f742b62daf088c3dde5c Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Thu, 29 Apr 2021 14:27:10 +0100 Subject: [PATCH] v1.1.5 Signed-off-by: Mark Grant --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 720d17d..2757f1b 100644 --- a/configure.ac +++ b/configure.ac @@ -99,7 +99,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.4+rc2, m.grant.prg@gmail.com, agmaint) +AC_INIT(apt-get Maintenance Scripts, 1.1.5, m.grant.prg@gmail.com, agmaint) AC_MSG_NOTICE(initialisation and setup)