From aef07816f0777b22f08b2a4f6bf21d29e9f59cbd Mon Sep 17 00:00:00 2001 From: Bert Hubert Date: Sun, 25 Jun 2006 12:10:51 +0000 Subject: [PATCH] change version git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@861 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/config-recursor.h | 2 +- pdns/dist-recursor | 2 +- pdns/packer-recursor/changelog | 8 ++++++++ pdns/packer-recursor/version | 2 +- pdns/pdns-recursor.spec | 2 +- 5 files changed, 12 insertions(+), 4 deletions(-) diff --git a/pdns/config-recursor.h b/pdns/config-recursor.h index 152f1a4eb..2be0c4554 100644 --- a/pdns/config-recursor.h +++ b/pdns/config-recursor.h @@ -1,6 +1,6 @@ #define SYSCONFDIR "/etc/powerdns/" #define LOCALSTATEDIR "/var/run/" -#define VERSION "3.1.2-rc1" +#define VERSION "3.1.2" #define RECURSOR #ifndef WIN32 #define GCC_SKIP_LOCKING diff --git a/pdns/dist-recursor b/pdns/dist-recursor index 6126a5f2b..9b7320a15 100755 --- a/pdns/dist-recursor +++ b/pdns/dist-recursor @@ -1,4 +1,4 @@ -VERSION=3.1.2-rc1 +VERSION=3.1.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/packer-recursor/changelog b/pdns/packer-recursor/changelog index 193f0e17b..9e0b01106 100644 --- a/pdns/packer-recursor/changelog +++ b/pdns/packer-recursor/changelog @@ -1,3 +1,11 @@ +3.1.2-1 +Sun, 25 Jun 2006 14:09:54 +0200 +* release +-- bert hubert +3.1.2-rc1-2 +Wed, 21 Jun 2006 14:58:05 +0200 +* oops, shipped old version +-- bert hubert 3.1.2-rc1-1 Sun, 18 Jun 2006 19:46:05 +0200 * nothing big diff --git a/pdns/packer-recursor/version b/pdns/packer-recursor/version index 88fd2430b..ef538c281 100644 --- a/pdns/packer-recursor/version +++ b/pdns/packer-recursor/version @@ -1 +1 @@ -3.1.2-rc1 +3.1.2 diff --git a/pdns/pdns-recursor.spec b/pdns/pdns-recursor.spec index 73ed26d01..64450f02b 100644 --- a/pdns/pdns-recursor.spec +++ b/pdns/pdns-recursor.spec @@ -2,7 +2,7 @@ Buildroot: /tmp/pdns/ Name: pdns-recursor -Version: 3.1.2rc1 +Version: 3.1.2 Release: 1 Summary: extremely powerful and versatile recursing nameserver Copyright: see /usr/doc/pdns/copyright -- 2.49.0