diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-11-17 00:33:38 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-11-17 00:33:38 +0000 |
commit | ca0741f42873a22215b9154a970266bb224defb4 (patch) | |
tree | 972f0127f08ea4b4bc24969fe80f5c6ddd80f677 /version | |
parent | 0842d663b7cfb84b478ec937fc1dbc640ceae92b (diff) | |
download | src-ca0741f42873a22215b9154a970266bb224defb4.tar.gz src-ca0741f42873a22215b9154a970266bb224defb4.zip |
Vendor import of BIND 9.6-ESV-R5-P1vendor/bind9/9.6-ESV-R5-P1
Notes
Notes:
svn path=/vendor/bind9/dist-9.6/; revision=227597
svn path=/vendor/bind9/9.6-ESV-R5-P1/; revision=227598; tag=vendor/bind9/9.6-ESV-R5-P1
Diffstat (limited to 'version')
-rw-r--r-- | version | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $Id: version,v 1.43.12.14 2011-07-21 02:48:13 marka Exp $ +# $Id: version,v 1.43.12.14.10.1 2011-11-16 09:18:28 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=6 PATCHVER= RELEASETYPE=-ESV -RELEASEVER=-R5 +RELEASEVER=-R5-P1 |