From 19b52589c7fc84461a6e7dfe953bc5f6d8404b8e Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Mon, 30 Aug 2021 09:58:02 +0100 Subject: [PATCH] v1.1.6 Signed-off-by: Mark Grant --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c5dc29c..f94fc8f 100644 --- a/configure.ac +++ b/configure.ac @@ -73,7 +73,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([Dependency On Server At Boot Project], [1.1.5+rc4], +AC_INIT([Dependency On Server At Boot Project], [1.1.6], [m.grant.prg@gmail.com], [server-dependency]) AC_MSG_NOTICE(initialisation and setup)