diff options
author | Internet Software Consortium, Inc <@isc.org> | 2013-06-12 10:32:33 -0600 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2013-06-12 10:32:33 -0600 |
commit | 87c6fc212d37ddbeb388f8308377ae38de3061d9 (patch) | |
tree | e9bdd0f37b0e007485573c66bb5eeb1559c80f6f /version | |
parent | 3f5a3d99feca79b1338646e936a2ee7a5862a43a (diff) | |
download | bind9-87c6fc212d37ddbeb388f8308377ae38de3061d9.tar.gz |
9.9.3
Diffstat (limited to 'version')
-rw-r--r-- | version | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -4,8 +4,9 @@ # configure. # PRODUCT=BIND +DESCRIPTION="(Extended Support Version)" MAJORVER=9 MINORVER=9 PATCHVER=3 -RELEASETYPE=rc -RELEASEVER=2 +RELEASETYPE= +RELEASEVER= |