From: Petr Jelinek Date: Sat, 1 Aug 2015 10:35:11 +0000 (+0200) Subject: v1.6 X-Git-Tag: pgbouncer_1_6 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fa7e1c241a6f18c264a0c222db7c6313a3edcdba;p=pgbouncer v1.6 --- diff --git a/NEWS b/NEWS index 44e9713..8eb1e99 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -2015-xx-xx - PgBouncer 1.6 - "" +2015-08-01 - PgBouncer 1.6 - "Zombies of the future" = Features = diff --git a/configure.ac b/configure.ac index 52b5f9f..40407d7 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.6rc1) +AC_INIT(pgbouncer, 1.6) 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 aba15ed..3ac829d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pgbouncer (1.6-1) unstable; urgency=low + + * v1.6 + + -- Petr Jelinek Sat, 01 Aug 2015 11:53:28 +0200 + pgbouncer (1.6rc1-1) unstable; urgency=low * v1.6rc1