mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-23 23:28:18 -04:00
9.3.0rc4
This commit is contained in:
parent
cc42aaa3f1
commit
2b7681676d
2 changed files with 4 additions and 4 deletions
2
CHANGES
2
CHANGES
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
--- 9.3.0 released ---
|
||||
--- 9.3.0rc4 released ---
|
||||
|
||||
1709. [port] solaris: add SMF support.
|
||||
|
||||
|
|
|
|||
6
version
6
version
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: version,v 1.26.2.17.2.9 2004/08/23 06:24:35 marka Exp $
|
||||
# $Id: version,v 1.26.2.17.2.10 2004/09/01 07:29:40 marka Exp $
|
||||
#
|
||||
# This file must follow /bin/sh rules. It is imported directly via
|
||||
# configure.
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
MAJORVER=9
|
||||
MINORVER=3
|
||||
PATCHVER=0
|
||||
RELEASETYPE=
|
||||
RELEASEVER=
|
||||
RELEASETYPE=rc
|
||||
RELEASEVER=4
|
||||
|
|
|
|||
Loading…
Reference in a new issue