From: Marko Kreen Date: Wed, 17 Nov 2010 13:11:41 +0000 (+0200) Subject: v1.4rc2 X-Git-Tag: pgbouncer_1_4_rc3~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc8623f7765ee288004c4096498c40dfda3663c6;p=pgbouncer v1.4rc2 --- diff --git a/configure.ac b/configure.ac index 02828c8..536a74e 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.4rc1.1) +AC_INIT(pgbouncer, 1.4rc2) 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 2871a9a..6d3e783 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.4-0rc2) unstable; urgency=low + + * v1.4rc2 + + -- Marko Kreen Wed, 17 Nov 2010 15:11:13 +0200 + pgbouncer (1.4-0rc1.1) unstable; urgency=low * v1.4rc1.1