summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSteve <sb@npubs.com>2005-02-10 18:39:46 +0000
committerSteve <sb@npubs.com>2005-02-10 18:39:46 +0000
commit904076ce6b4f47e34de975d931bade396d63d9dc (patch)
tree0c6a594be1a553da2cfeefa241f60e33bfff5a45 /configure.in
parent4f75f2a172e594426522fdad986ba43782ae2851 (diff)
New minor version
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
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 <nielsen@memberwebs.com>
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"