diff options
author | Internet Software Consortium, Inc <@isc.org> | 2007-09-07 14:15:55 -0600 |
---|---|---|
committer | LaMont Jones <lamont@debian.org> | 2007-09-07 14:15:55 -0600 |
commit | a1ec7949d854ef27ac36818d491b9f5ea40d7902 (patch) | |
tree | 494d93793cd359067fbe7241343841a7d200793d /version | |
parent | ca08ce5d3a69cd391390ec4fb8126b448c0eb4b4 (diff) | |
download | bind9-a1ec7949d854ef27ac36818d491b9f5ea40d7902.tar.gz |
9.3.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.17.2.24 2006/08/31 04:02:01 marka Exp $ +# $Id: version,v 1.26.2.17.2.25 2006/10/17 02:39:43 marka Exp $ # # This file must follow /bin/sh rules. It is imported directly via # configure. @@ -7,4 +7,4 @@ MAJORVER=9 MINORVER=3 PATCHVER=3 RELEASETYPE=rc -RELEASEVER=2 +RELEASEVER=3 |