From 54fbddfd27fe37ee87082edde22c4c320800bec5 Mon Sep 17 00:00:00 2001 From: Mark Grant Date: Fri, 2 Jul 2021 09:46:12 +0100 Subject: [PATCH] v1.0.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 7272fa8..1ef2023 100644 --- a/configure.ac +++ b/configure.ac @@ -62,7 +62,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(ClamAV Scanning For Evolution, 1.0.1+rc1, +AC_INIT(ClamAV Scanning For Evolution, 1.0.2, m.grant.prg@gmail.com, evolution-clamav) AC_MSG_NOTICE(initialisation and setup)