From: Peter van Dijk Date: Mon, 11 Feb 2013 09:05:28 +0000 (+0000) Subject: 3.5-rc2 version number in relevant files X-Git-Tag: rec-3.5-rc3~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=482a1c7f7be09d07f07f3900e94f7caa42bb9703;p=pdns 3.5-rc2 version number in relevant files git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3098 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index b416f25bf..3ebc5bd39 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-rc1" +#define VERSION "3.5-rc2" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index a7cd0de30..4cc52996e 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -4,7 +4,7 @@ set -e ragel dnslabeltext.rl -o dnslabeltext.cc -VERSION=3.5-rc1 +VERSION=3.5-rc2 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 295878100..6568d878e 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.5rc1 +Version: 3.5rc2 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL