diff options
author | Internet Software Consortium, Inc <@isc.org> | 2011-02-04 20:45:50 -0700 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2011-02-04 20:45:50 -0700 |
commit | 93702497b856ab01c6b944faab7829b0759e0429 (patch) | |
tree | 9bd6dddf73319a32d042929aa87661dc1f5612a6 /version | |
parent | acc2e6bc149c4ed88b615e24bea8f894a1d87593 (diff) | |
download | bind9-93702497b856ab01c6b944faab7829b0759e0429.tar.gz |
9.8.0b1
Diffstat (limited to 'version')
-rw-r--r-- | version | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $Id: version,v 1.52 2010/06/18 02:05:02 marka Exp $ +# $Id: version,v 1.53 2011-01-13 04:45:16 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -6,5 +6,5 @@ MAJORVER=9 MINORVER=8 PATCHVER=0 -RELEASETYPE=a +RELEASETYPE=b RELEASEVER=1 |