From: Bert Hubert Date: Sat, 6 Mar 2010 12:20:59 +0000 (+0000) Subject: I feel like celebrating ;-) 3.2! X-Git-Tag: rec-3.2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a73392cf078e7f9b62d421d110a461f67979043;p=pdns I feel like celebrating ;-) 3.2! git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@1539 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index 7fad1c91f..82d229b06 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.2-rc2" +#define VERSION "3.2" #define RECURSOR diff --git a/pdns/dist-recursor b/pdns/dist-recursor index ae37aa6bb..755bb3bd4 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -1,4 +1,4 @@ -VERSION=3.2-rc2 +VERSION=3.2 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 d3a23cbbd..b41a6d75c 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.2rc2 +Version: 3.2 Release: 1 Summary: extremely powerful and versatile recursing nameserver License: GPL