diff options
author | Doug Barton <dougb@FreeBSD.org> | 2010-01-25 04:22:19 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2010-01-25 04:22:19 +0000 |
commit | 51917575cfd35d6a201b010726ea7404a0f9bb7e (patch) | |
tree | 8e1e7fe43d28158d2f06b4cf607525592b861551 /version | |
parent | 9879ed7b42c7e72dfa1af97b9659e68ce18a15b4 (diff) | |
download | src-51917575cfd35d6a201b010726ea7404a0f9bb7e.tar.gz src-51917575cfd35d6a201b010726ea7404a0f9bb7e.zip |
Vendor import of BIND 9.6.1-P3vendor/bind9/9.6.1-P3
Notes
Notes:
svn path=/vendor/bind9/dist/; revision=202958
svn path=/vendor/bind9/9.6.1-P3/; revision=202959; tag=vendor/bind9/9.6.1-P3
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.5.8.2 2009/11/18 23:58:04 marka Exp $ +# $Id: version,v 1.43.12.5.8.3 2009/12/31 20:29:20 each Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=6 PATCHVER=1 RELEASETYPE=-P -RELEASEVER=2 +RELEASEVER=3 |