From dcdb274ddf4416358ba97f238a41c04bb7ce9226 Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Sun, 2 Feb 2020 10:17:23 +0000 Subject: [PATCH] v1.2.2 Signed-off-by: Mark Grant --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 45e538a..8857cb7 100644 --- a/configure.ac +++ b/configure.ac @@ -119,7 +119,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(MGE AlarmClock Java Package, 1.2.1+rc2, +AC_INIT(MGE AlarmClock Java Package, 1.2.2, m.grant.prg@gmail.com, alarmclock-java) AC_MSG_NOTICE(initialisation and setup)