From 3d0b63a736891cc44e4a9fbe5086ad0e3ec324e6 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Wed, 21 Mar 2012 14:21:57 +0000 Subject: [PATCH] closer closer.. git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@2517 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 c96642133..18f9e5ad6 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl intro AC_INIT(pdns/receiver.cc) -AM_INIT_AUTOMAKE(pdns, 3.1-pre) +AM_INIT_AUTOMAKE(pdns, 3.1-rc1) AC_CANONICAL_HOST AM_CONFIG_HEADER(config.h) AC_C_BIGENDIAN diff --git a/debian-pdns/changelog b/debian-pdns/changelog index 5387a9467..faf7d75e8 100644 --- a/debian-pdns/changelog +++ b/debian-pdns/changelog @@ -1,3 +1,9 @@ +pdns (3.1-rc1-1) unstable; urgency=medium + + * fill in the blanks + + -- bert hubert Wed, 21 Mar 2012 09:23:33 +0100 + pdns (3.1-pre-1) unstable; urgency=medium * fill in the blanks diff --git a/pdns.spec b/pdns.spec index 75b91186e..7897e1893 100644 --- a/pdns.spec +++ b/pdns.spec @@ -1,6 +1,6 @@ BuildRoot: /tmp/pdns Name: pdns-static -Version: 3.1pre +Version: 3.1rc1 Release: 1 Summary: extremely powerful and versatile nameserver License: GPL -- 2.49.0