From 41c8e89e8ac214f3ff77fe019bf39fc549832dea Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Tue, 25 Apr 2006 15:17:21 +0000 Subject: [PATCH] update version git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@768 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/config-recursor.h | 2 +- pdns/dist-recursor | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index 73bdfe2f1..fabdea104 100644 --- a/pdns/config-recursor.h +++ b/pdns/config-recursor.h @@ -1,5 +1,5 @@ #define SYSCONFDIR "/etc/powerdns/" #define LOCALSTATEDIR "/var/run/" -#define VERSION "3.0.1-snapshot" +#define VERSION "3.0.1" #define RECURSOR #define GCC_SKIP_LOCKING diff --git a/pdns/dist-recursor b/pdns/dist-recursor index d1c5dcdcf..66739ab4a 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -1,4 +1,4 @@ -VERSION=3.0.1-snapshot +VERSION=3.0.1 INCLUDES="iputils.hh arguments.hh base64.hh zoneparser-tng.hh \ rcpgenerator.hh lock.hh dnswriter.hh dnsrecords.hh dnsparser.hh utility.hh \ -- 2.40.0