diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2012-04-05 04:29:35 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2012-04-05 04:29:35 +0000 |
| commit | d0f6280db790de2ad69bd01a1275e350cbd2840d (patch) | |
| tree | cf3176c0801c94a4f298353cc450f10cf1aae9c0 /contrib/bind9/version | |
| parent | 8931e524bfb5c6a10894f704e3eaa05ee5d9fa77 (diff) | |
| parent | 42d3eba523963ab015ac451eeea0788b11631c94 (diff) | |
Notes
Diffstat (limited to 'contrib/bind9/version')
| -rw-r--r-- | contrib/bind9/version | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/bind9/version b/contrib/bind9/version index 249750e343c2..aa5d40c5a324 100644 --- a/contrib/bind9/version +++ b/contrib/bind9/version @@ -1,10 +1,10 @@ -# $Id: version,v 1.53.8.9.6.1 2011-11-16 09:32:07 marka Exp $ +# $Id$ # # This file must follow /bin/sh rules. It is imported directly via # configure. # MAJORVER=9 MINORVER=8 -PATCHVER=1 -RELEASETYPE=-P -RELEASEVER=1 +PATCHVER=2 +RELEASETYPE= +RELEASEVER= |
