From f5f6bff6e7df893269e9ef8dec5bf55b030fbe6f Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Sat, 26 Mar 2011 01:13:17 +0200 Subject: [PATCH] v1.4.1rc4 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 5570108..724c344 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.4.1rc3) +AC_INIT(pgbouncer, 1.4.1rc4) 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 0bda921..f392e49 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.4.1rc3-1) unstable; urgency=low + + * v1.4.1rc4 + + -- Marko Kreen Sat, 26 Mar 2011 00:40:50 +0200 + pgbouncer (1.4.1rc3-1) unstable; urgency=low * v1.4.1rc3 -- 2.50.1