From 3dd43c93ca0c8e8f1bfde9d83c36bbb6f58c3340 Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Mon, 30 Aug 2010 21:06:53 +0000 Subject: [PATCH] 3.3-rc1 git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1704 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/config-recursor.h | 2 +- pdns/dist-recursor | 4 ++-- pdns/pdns-recursor.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index bc6c8a521..22079ac26 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-pre" +#define VERSION "3.3-rc1" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index cd344dea3..2308b057a 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -VERSION=3.3-pre +VERSION=3.3-rc1 INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ rcpgenerator.hh lock.hh dnswriter.hh dnsrecords.hh dnsparser.hh utility.hh \ @@ -8,7 +8,7 @@ recursor_cache.hh rec_channel.hh qtype.hh misc.hh dns.hh syncres.hh \ sstuff.hh mtasker.hh mtasker.cc lwres.hh logger.hh ahuexception.hh \ mplexer.hh win32_mtasker.hh win32_utility.cc ntservice.hh singleton.hh \ recursorservice.hh dns_random.hh lua-pdns-recursor.hh namespaces.hh \ -recpacketcache.hh base32.hh" +recpacketcache.hh base32.hh cachecleaner.hh" CFILES="syncres.cc misc.cc unix_utility.cc qtype.cc \ logger.cc arguments.cc lwres.cc pdns_recursor.cc \ diff --git a/pdns/pdns-recursor.spec b/pdns/pdns-recursor.spec index ae53132ee..a83a992a7 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.3pre +Version: 3.3rc1 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL -- 2.40.0