diff options
author | Internet Software Consortium, Inc <@isc.org> | 2011-11-01 14:44:50 -0600 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2011-11-01 14:44:50 -0600 |
commit | 15c17fb71db9b8f876da1be5e6ddbba25ce61aba (patch) | |
tree | 8f808bcda25300ee1b2bbb66f7fb49ab3a01027a /version | |
parent | 0985d8a79623e77e4d2c801a661d1b1180f41285 (diff) | |
download | bind9-15c17fb71db9b8f876da1be5e6ddbba25ce61aba.tar.gz |
9.9.0a2
Diffstat (limited to 'version')
-rw-r--r-- | version | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $Id: version,v 1.54 2011-03-24 21:37:27 marka Exp $ +# $Id: version,v 1.55 2011-09-13 21:38:50 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=9 PATCHVER=0 RELEASETYPE=a -RELEASEVER=1 +RELEASEVER=2 |