From: Bert Hubert Date: Sun, 12 Sep 2010 08:23:48 +0000 (+0000) Subject: rc2 X-Git-Tag: rec-3.3~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f77c43a439be42e3ed8164a308c34b0ccba310ab;p=pdns rc2 git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1715 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index 22079ac26..69545321c 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-rc1" +#define VERSION "3.3-rc2" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 2308b057a..f8fef8f25 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION=3.3-rc1 +VERSION=3.3-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 a83a992a7..ed3965051 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.3rc1 +Version: 3.3rc2 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL