From 904076ce6b4f47e34de975d931bade396d63d9dc Mon Sep 17 00:00:00 2001 From: Steve Date: Thu, 10 Feb 2005 18:39:46 +0000 Subject: New minor version --- ChangeLog | 4 +--- configure.in | 4 ++-- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index d67c0fc..3468317 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,5 @@ -0.6 - - Added Dummy handler - 0.5 + - Added Dummy handler - PostgreSQL support - MYSQL support - Fixed Base64 decoding problems diff --git a/configure.in b/configure.in index 5f8b362..71bba83 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.4.91, nielsen@memberwebs.com) -AM_INIT_AUTOMAKE(httpauth, 0.4.91) +AC_INIT(httpauth, 0.4.92, nielsen@memberwebs.com) +AM_INIT_AUTOMAKE(httpauth, 0.4.92) LDFLAGS="$LDFLAGS -L/usr/local/lib" CFLAGS="$CFLAGS -I/usr/local/include -g -O0" -- cgit v1.2.3