From cef2e5bb563d24bd6fbc5a2fe9d52ba6ba5d8642 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 29 Sep 2004 16:08:36 +0000 Subject: New version --- ChangeLog | 2 +- configure.in | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1667223..63c2ef0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -0.9.1 +0.9.5 - Fixed problems with the select zeroing out timeouts. - Added support for setting the PidFile from the config file diff --git a/configure.in b/configure.in index a33596d..afa5a45 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.9.1, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(clamsmtp, 0.9.1) +AC_INIT(clamsmtp, 0.9.5, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(clamsmtp, 0.9.5) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3