diff options
| author | Stef Walter <swalter@redhat.com> | 2026-03-28 08:59:44 +0100 |
|---|---|---|
| committer | Stef Walter <swalter@redhat.com> | 2026-03-28 08:59:44 +0100 |
| commit | aa4b9b1c111aabc350458bf960cfa3f4f788159a (patch) | |
| tree | c47e3831ac6e87b5efeb49e425dac75a49d167fc | |
| parent | 324a1e84ff12a19c04b55e0cb4bc60db45825da9 (diff) | |
| -rw-r--r-- | configure.in | 4 |
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" |
