From: Marko Kreen Date: Mon, 18 Jun 2007 12:41:06 +0000 (+0000) Subject: forgot to update configure X-Git-Tag: pgbouncer_1_0_8~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f391234a325df2d7dcba71fdc62aaaebcfe887c8;p=pgbouncer forgot to update configure --- diff --git a/configure.ac b/configure.ac index 13e81d8..7a86f76 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(pgbouncer, 1.0.7) +AC_INIT(pgbouncer, 1.0.8) AC_CONFIG_SRCDIR(src/bouncer.h) AC_CONFIG_HEADER(config.h)