From f391234a325df2d7dcba71fdc62aaaebcfe887c8 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Mon, 18 Jun 2007 12:41:06 +0000 Subject: [PATCH] forgot to update configure --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.40.0