From: Peter van Dijk Date: Fri, 25 Jan 2013 07:46:35 +0000 (+0000) Subject: recursor 3.5-rc1 X-Git-Tag: rec-3.5-rc1~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=da19c3adde1a4647c1b02bbce6680ac392a72f34;p=thirdparty%2Fpdns.git recursor 3.5-rc1 git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3076 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index ea35b0934e..b416f25bf5 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-pre" +#define VERSION "3.5-rc1" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 4a57148728..a7cd0de30e 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -4,7 +4,7 @@ set -e ragel dnslabeltext.rl -o dnslabeltext.cc -VERSION=3.5-pre +VERSION=3.5-rc1 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 70e643e42b..2958781006 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.5pre +Version: 3.5rc1 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL