From f9faabaea5e6c1877ffb7f21ef3069a0ffd1cd8c Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Mon, 21 Dec 2020 10:32:31 +0000 Subject: [PATCH] v1.0.11 Signed-off-by: Mark Grant --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7142d84..c8d188a 100644 --- a/configure.ac +++ b/configure.ac @@ -77,7 +77,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(Logrotate for dnsmasq, 1.0.10, +AC_INIT(Logrotate for dnsmasq, 1.0.11, m.grant.prg@gmail.com, dnsmasq-logrotate) AC_MSG_NOTICE(initialisation and setup)