diff options
Diffstat (limited to 'contrib/bind9/version')
-rw-r--r-- | contrib/bind9/version | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/bind9/version b/contrib/bind9/version index 5c9032a3ed08..fe47241d0a83 100644 --- a/contrib/bind9/version +++ b/contrib/bind9/version @@ -1,4 +1,4 @@ -# $Id: version,v 1.26.2.17.2.21 2005/12/14 00:43:14 marka Exp $ +# $Id: version,v 1.26.2.17.2.21.4.1 2006/08/17 07:12:31 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=3 PATCHVER=2 -RELEASETYPE= -RELEASEVER= +RELEASETYPE=-P +RELEASEVER=1 |