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 4ff5434..f03c983 100644 --- a/contrib/bind9/version +++ b/contrib/bind9/version @@ -1,10 +1,10 @@ -# $Id: version,v 1.43.12.11 2011-01-30 06:38:13 marka Exp $ +# $Id: version,v 1.43.12.11.2.2.2.1 2011-05-27 00:19:16 each Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. # MAJORVER=9 MINORVER=6 -PATCHVER=3 -RELEASETYPE= -RELEASEVER= +PATCHVER= +RELEASETYPE=-ESV +RELEASEVER=-R4-P1 |