From 3f091fa5117424f2e9873100a9e383425fa811e1 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Fri, 5 Oct 2012 18:47:19 +0000 Subject: [PATCH] 3.2-pre time! git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2767 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- configure.ac | 2 +- debian-pdns/changelog | 6 ++++++ pdns.spec | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 2e48cdee8..a5d85fae5 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl intro AC_INIT(pdns/receiver.cc) -AM_INIT_AUTOMAKE(pdns, 3.1) +AM_INIT_AUTOMAKE(pdns, 3.2-pre) AC_CANONICAL_HOST AM_CONFIG_HEADER(config.h) AC_C_BIGENDIAN diff --git a/debian-pdns/changelog b/debian-pdns/changelog index 35bf26556..2c87df3d8 100644 --- a/debian-pdns/changelog +++ b/debian-pdns/changelog @@ -1,3 +1,9 @@ +pdns (3.2-pre-1) unstable; urgency=medium + + * fill in the blanks + + -- bert hubert Thu, 7 Oct 2012 09:23:33 +0100 + pdns (3.1-1) unstable; urgency=medium * fill in the blanks diff --git a/pdns.spec b/pdns.spec index 52d523cbf..ce538fcbb 100644 --- a/pdns.spec +++ b/pdns.spec @@ -1,6 +1,6 @@ BuildRoot: /tmp/pdns Name: pdns-static -Version: 3.1 +Version: 3.2pre Release: 1 Summary: extremely powerful and versatile nameserver License: GPL -- 2.40.0