From: Bert Hubert Date: Tue, 14 Dec 2010 13:15:29 +0000 (+0000) Subject: we're going to do a 3.3.1 - this isn't it yet, but there won't be an RC X-Git-Tag: rec-3.3.1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ef32dd80a1b9cceef393c4bb2aa7482d2f7179e5;p=pdns we're going to do a 3.3.1 - this isn't it yet, but there won't be an RC git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1749 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index 744696113..71c38b326 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.3" +#define VERSION "3.3.1" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index efd013ed6..f936a9942 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION=3.3 +VERSION=3.3.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 9aa04d51e..8dc773d4a 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.3 +Version: 3.3.1 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL