diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2007-01-10 19:08:00 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2007-01-10 19:08:00 +0000 |
commit | d3ebbe858ab7fccef9faa9ddc6b31fa65c763765 (patch) | |
tree | 1d8e5e596805d3fc4ad06e07592d30c798138f6f /usr.sbin/bind/version | |
parent | 4ceaae588a26669445a79d94a13455d26920d0c8 (diff) |
resolve conflicts and regen configure script
Diffstat (limited to 'usr.sbin/bind/version')
-rw-r--r-- | usr.sbin/bind/version | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/bind/version b/usr.sbin/bind/version index 73817f1f28a..aed9c590c39 100644 --- a/usr.sbin/bind/version +++ b/usr.sbin/bind/version @@ -1,10 +1,10 @@ -# $Id: version,v 1.8 2006/09/05 14:03:26 jakob Exp $ +# $ISC: version,v 1.26.2.17.2.26 2006/11/28 00:52:38 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. # MAJORVER=9 MINORVER=3 -PATCHVER=2 -RELEASETYPE=-P -RELEASEVER=1 +PATCHVER=3 +RELEASETYPE= +RELEASEVER= |