From 24cf9097f788bdfbbfa9bcd86d10f166fc6d71b5 Mon Sep 17 00:00:00 2001 From: Marko Kreen Date: Thu, 18 Nov 2010 10:27:05 +0200 Subject: [PATCH] v1.4rc2.1 --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 536a74e..1d6e76e 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.4rc2) +AC_INIT(pgbouncer, 1.4rc2.1) 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 6d3e783..3e0d143 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.4-0rc2.1) unstable; urgency=low + + * v1.4rc2.1 + + -- Marko Kreen Thu, 18 Nov 2010 10:26:25 +0200 + pgbouncer (1.4-0rc2) unstable; urgency=low * v1.4rc2 -- 2.50.1