diff options
author | Internet Software Consortium, Inc <@isc.org> | 2008-05-29 21:57:05 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2008-05-29 21:57:37 -0600 |
commit | d8314881927624d638d6b2447ba0b98841591a4c (patch) | |
tree | 703154afb1aa4eef2ee1f342111d03484adbfda7 /version | |
parent | 9116158c3091065ed0ddcb569209119ed98b4fed (diff) | |
download | bind9-d8314881927624d638d6b2447ba0b98841591a4c.tar.gz |
9.5.0
Diffstat (limited to 'version')
-rw-r--r-- | version | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# $Id: version,v 1.39.18.3 2008/05/06 01:47:41 each Exp $ +# $Id: version,v 1.39.18.4 2008/05/17 06:15:35 each Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=5 PATCHVER=0 -RELEASETYPE=rc -RELEASEVER=1 +RELEASETYPE= +RELEASEVER= |