From 5da1dff0092860d48d628d30f270da711a4861f3 Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Tue, 24 Sep 2019 09:16:10 +0100 Subject: [PATCH] v1.1.0 Signed-off-by: Mark Grant --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2da5ceb..f5ea75c 100644 --- a/configure.ac +++ b/configure.ac @@ -93,7 +93,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 Commands Script, 1.0.21+rc1, +AC_INIT(apt-get Maintenance Commands Script, 1.1.0, m.grant.prg@gmail.com, agmaint) AC_MSG_NOTICE(initialisation and setup)