From 2fde441eab260d0b6ce3ec0b1fcadaf0bd4d2860 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 28 Mar 2013 10:31:56 +0000 Subject: [PATCH] 3.5-rc3 in relevant files git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3135 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/config-recursor.h | 2 +- pdns/dist-recursor | 2 +- pdns/pdns-recursor.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index 3ebc5bd39..03fd2c05d 100644 --- a/pdns/config-recursor.h +++ b/pdns/config-recursor.h @@ -1,4 +1,4 @@ #define SYSCONFDIR "/etc/powerdns/" #define LOCALSTATEDIR "/var/run/" -#define VERSION "3.5-rc2" +#define VERSION "3.5-rc3" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 4cc52996e..ad6a0dd89 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -4,7 +4,7 @@ set -e ragel dnslabeltext.rl -o dnslabeltext.cc -VERSION=3.5-rc2 +VERSION=3.5-rc3 INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ rcpgenerator.hh lock.hh dnswriter.hh dnsrecords.hh dnsparser.hh utility.hh \ diff --git a/pdns/pdns-recursor.spec b/pdns/pdns-recursor.spec index 6568d878e..ef323ea11 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.5rc2 +Version: 3.5rc3 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL -- 2.40.0