summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorStef Walter <swalter@redhat.com>2026-03-28 08:59:44 +0100
committerStef Walter <swalter@redhat.com>2026-03-28 08:59:44 +0100
commitaa4b9b1c111aabc350458bf960cfa3f4f788159a (patch)
treec47e3831ac6e87b5efeb49e425dac75a49d167fc /configure.in
parent324a1e84ff12a19c04b55e0cb4bc60db45825da9 (diff)
Bump version number to 1.10.2HEADmaster
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index b6ce040..860b504 100644
--- a/configure.in
+++ b/configure.in
@@ -36,8 +36,8 @@ dnl Stef Walter <stef@memberwebs.com>
dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(clamsmtp, 1.10.1, stef@thewalter.net)
-AM_INIT_AUTOMAKE(clamsmtp, 1.10.1)
+AC_INIT(clamsmtp, 1.10.2, stef@thewalter.net)
+AM_INIT_AUTOMAKE(clamsmtp, 1.10.2)
LDFLAGS="$LDFLAGS -L/usr/local/lib"
CFLAGS="$CFLAGS -I/usr/local/include"