From: Peter van Dijk Date: Mon, 29 Apr 2013 17:53:05 +0000 (+0200) Subject: set version to 3.5.1 X-Git-Tag: auth-3.3-rc1~129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e119750f07a2b7b6ca355efe47c5db0e23e82aac;p=pdns set version to 3.5.1 --- diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index c24861f1f..b895f743f 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" +#define VERSION "3.5.1" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index b17a5ef16..5b7c6b001 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -4,7 +4,7 @@ set -e ragel dnslabeltext.rl -o dnslabeltext.cc -VERSION=3.5 +VERSION=3.5.1 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 332e5f7c9..6e8b0d78d 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.5 +Version: 3.5.1 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL