From: Marko Kreen Date: Wed, 3 Nov 2010 13:40:42 +0000 (+0200) Subject: v1.4rc0 X-Git-Tag: pgbouncer_1_4_rc3~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64909fb5a60310a216e74a224362280e66ec7de8;p=pgbouncer v1.4rc0 --- diff --git a/configure.ac b/configure.ac index df7f4f4..e407397 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.4git) +AC_INIT(pgbouncer, 1.4rc0) 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 e5b5bb7..deeb5a5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.4-0rc0) unstable; urgency=low + + * v1.4rc0 + + -- Marko Kreen Wed, 03 Nov 2010 15:14:10 +0200 + pgbouncer (1.4-0alpha1) unstable; urgency=low * v1.4 alpha 1