From 30bed3b0a1f0b84fe816313beecc0af560c3c41c Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Sat, 28 Apr 2012 18:31:44 +0000 Subject: [PATCH] make sure svn head thinks it is called RC3 alread git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2588 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 48bed3c1e..6aa41d87c 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl intro AC_INIT(pdns/receiver.cc) -AM_INIT_AUTOMAKE(pdns, 3.1-rc2) +AM_INIT_AUTOMAKE(pdns, 3.1-rc3) AC_CANONICAL_HOST AM_CONFIG_HEADER(config.h) AC_C_BIGENDIAN diff --git a/debian-pdns/changelog b/debian-pdns/changelog index 874e5ec25..7259f61e7 100644 --- a/debian-pdns/changelog +++ b/debian-pdns/changelog @@ -1,3 +1,9 @@ +pdns (3.1-rc3-1) unstable; urgency=medium + + * fill in the blanks + + -- bert hubert Thu, 28 Apr 2012 09:23:33 +0100 + pdns (3.1-rc2-1) unstable; urgency=medium * fill in the blanks diff --git a/pdns.spec b/pdns.spec index 407090b6f..dcb5ecc1e 100644 --- a/pdns.spec +++ b/pdns.spec @@ -1,6 +1,6 @@ BuildRoot: /tmp/pdns Name: pdns-static -Version: 3.1rc2 +Version: 3.1rc3 Release: 1 Summary: extremely powerful and versatile nameserver License: GPL -- 2.40.0