From fa7e1c241a6f18c264a0c222db7c6313a3edcdba Mon Sep 17 00:00:00 2001 From: Petr Jelinek Date: Sat, 1 Aug 2015 12:35:11 +0200 Subject: [PATCH] v1.6 --- NEWS | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) 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 -- 2.39.5