From acbe1e8b817da2bb32d2db79a56748d829d84baa Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 17 May 2006 23:19:52 +0000 Subject: 0.5.1 - Fix problem with NTLM connection caching --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index d4f51ca..0b4fc23 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(httpauth, 0.5, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.5) +AC_INIT(httpauth, 0.5.1, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.5.1) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3