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 249750e..aa5d40c 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= |