From 01322966e56091f61ee549fda1791625376d0019 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Mon, 15 Oct 2007 14:54:29 +0000 Subject: [PATCH] bump ver to 1.1.1 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4e551f1..f7c2841 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.1) +AC_INIT(pgbouncer, 1.1.1) AC_CONFIG_SRCDIR(src/bouncer.h) AC_CONFIG_HEADER(config.h) diff --git a/debian/changelog b/debian/changelog index 7fc239e..7373354 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.1.1-1) unstable; urgency=low + + * PgBouncer 1.1.1 + + -- Marko Kreen Mon, 15 Oct 2007 17:41:05 +0300 + pgbouncer (1.0.8-1) unstable; urgency=low * Fix crash with ^C from psql. -- 2.40.0