From 9d90c0e2874753692b1af9302ec5afbe3c94aa20 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 27 May 2008 12:50:55 +0000 Subject: - Make the XFOWARD HELO available as a environment variable in scripts. [Glenn Matthys] --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 64a4d3a..84b3a63 100644 --- a/configure.in +++ b/configure.in @@ -32,8 +32,8 @@ dnl DAMAGE. dnl Process this file with autoconf to produce a configure script. -AC_INIT(proxsmtp, 1.7.90, stef@memberwebs.com) -AM_INIT_AUTOMAKE(proxsmtp, 1.7.90) +AC_INIT(proxsmtp, 1.7.91, stef@memberwebs.com) +AM_INIT_AUTOMAKE(proxsmtp, 1.7.91) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include" -- cgit v1.2.3