From 9aa0922bb31d46bbbc0439817a0685397cc6cde0 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Fri, 5 Apr 2013 06:39:34 +0000 Subject: [PATCH] update version number git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3143 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 03fd2c05d0..75db4099fc 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-rc3" +#define VERSION "3.5-rc4" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index ad6a0dd89a..0838412cfc 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -4,7 +4,7 @@ set -e ragel dnslabeltext.rl -o dnslabeltext.cc -VERSION=3.5-rc3 +VERSION=3.5-rc4 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 ef323ea11f..eb5b4fcff2 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.5rc3 +Version: 3.5rc4 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL -- 2.47.3