diff options
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 d736ecf..4ff5434 100644 --- a/contrib/bind9/version +++ b/contrib/bind9/version @@ -1,10 +1,10 @@ -# $Id: version,v 1.43.12.8.4.4 2010/11/18 23:37:13 marka Exp $ +# $Id: version,v 1.43.12.11 2011-01-30 06:38:13 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. # MAJORVER=9 MINORVER=6 -PATCHVER= -RELEASETYPE=-ESV -RELEASEVER=-R3 +PATCHVER=3 +RELEASETYPE= +RELEASEVER= |