From 6559dcbb392e148c4429d82f91a9c55d31adc51a Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Mon, 8 Nov 2010 11:04:03 +0200 Subject: [PATCH] v1.4rc1 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e407397..d04cb82 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.4rc0) +AC_INIT(pgbouncer, 1.4rc1) AC_CONFIG_SRCDIR(src/janitor.c) AC_CONFIG_HEADER(lib/usual/config.h) AC_PREREQ([2.59]) diff --git a/debian/changelog b/debian/changelog index deeb5a5..28c48fe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.4-0rc1) unstable; urgency=low + + * v1.4rc1 + + -- Marko Kreen Mon, 08 Nov 2010 11:02:57 +0200 + pgbouncer (1.4-0rc0) unstable; urgency=low * v1.4rc0 -- 2.50.1