diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:14:03 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:14:03 -0600 |
commit | 643dff150d15513d757061a99d9e8f9678fc007f (patch) | |
tree | 9b957b9c545c007ad0963f90e147ba2149a7b8a9 /version | |
parent | 37e42292d26891d77286d2dae3a0627e9a0bdc6f (diff) | |
download | bind9-643dff150d15513d757061a99d9e8f9678fc007f.tar.gz |
9.2.0rc3
Diffstat (limited to 'version')
-rw-r--r-- | version | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -# $Id: version,v 1.26.2.1 2001/09/05 00:39:28 gson Exp $ +# $Id: version,v 1.26.2.2 2001/09/12 21:11:24 gson Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=2 PATCHVER=0 RELEASETYPE=rc -RELEASEVER=2 +RELEASEVER=3 |