diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:14:34 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:14:34 -0600 |
commit | 040b0fb0533820e7d021a942ca8da864819b5763 (patch) | |
tree | 9022e4799bbaff91b9e143a5a3ac703e2466c8e5 /version | |
parent | 34c72ffa36dbdf39df56a7c030d509f054199e45 (diff) | |
download | bind9-040b0fb0533820e7d021a942ca8da864819b5763.tar.gz |
9.2.3rc3
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.18 2003/09/17 05:58:39 marka Exp $ +# $Id: version,v 1.26.2.19 2003/09/19 13:35:48 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=2 PATCHVER=3 RELEASETYPE=rc -RELEASEVER=2 +RELEASEVER=3 |