From 67d7a6cc4d3234ac93e521632701e8d42513e042 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 23 May 2008 00:54:19 +0000 Subject: Release a new version: 0.9.2 --- configure.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 8606554..36ffd9e 100644 --- a/configure.in +++ b/configure.in @@ -36,8 +36,8 @@ dnl Stef Walter dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT(httpauth, 0.9.1.90, stef@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.9.1.90) +AC_INIT(httpauth, 0.9.2, stef@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.9.2) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3