From e24fbacde6bbe2ef037ae663351303f66febc626 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 7 Sep 2004 03:44:44 +0000 Subject: - New Version --- ChangeLog | 1 + configure.in | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7b8468a..0628512 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,7 @@ - Transparent proxy support [Andreas Steinmetz] - Compile option -Wall only enabled on debug builds - Sample script changed due to configuartion file + - Fixed other minor bugs 0.7 - Added support for ESMTP [Andreas Steinmetz] diff --git a/configure.in b/configure.in index 452a482..c6a889e 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Nate Nielsen dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(clamsmtp, 0.7.91, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(clamsmtp, 0.7.91) +AC_INIT(clamsmtp, 0.8, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(clamsmtp, 0.8) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3