diff options
author | Internet Software Consortium, Inc <@isc.org> | 2011-02-04 20:43:53 -0700 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2011-02-04 20:43:53 -0700 |
commit | 2d4143b7b132c64f8720d6608219ccfa89a7d9ec (patch) | |
tree | 9605e30693eb4eb4f4b2bba883eeac5aba5d49c7 /version | |
parent | 55d7ef3e9df01a483a421f96cfcbd42737df28bb (diff) | |
download | bind9-2d4143b7b132c64f8720d6608219ccfa89a7d9ec.tar.gz |
9.7.3b1
Diffstat (limited to 'version')
-rw-r--r-- | version | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,10 +1,10 @@ -# $Id: version,v 1.51.2.8.4.3 2010/11/18 06:18:05 marka Exp $ +# $Id: version,v 1.51.2.9 2010/12/09 11:48:17 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. # MAJORVER=9 MINORVER=7 -PATCHVER=2 -RELEASETYPE=-P -RELEASEVER=3 +PATCHVER=3 +RELEASETYPE=b +RELEASEVER=1 |