diff options
Diffstat (limited to 'usr.sbin/bind/version')
-rw-r--r-- | usr.sbin/bind/version | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bind/version b/usr.sbin/bind/version index 999f9998e0a..5754fa8a2cf 100644 --- a/usr.sbin/bind/version +++ b/usr.sbin/bind/version @@ -1,4 +1,4 @@ -# $ISC: version,v 1.26.2.15 2002/08/06 05:47:04 marka Exp $ +# $ISC: version,v 1.26.2.15.4.1 2003/02/17 06:26:27 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=2 PATCHVER=2 -RELEASETYPE=rc -RELEASEVER=1 +RELEASETYPE= +RELEASEVER= |