2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 21:47:59 +00:00
This commit is contained in:
Mark Andrews 2007-05-21 04:11:22 +00:00
parent f7b41fd929
commit af1e00675f
3 changed files with 7977 additions and 7820 deletions

View File

@ -1,3 +1,6 @@
--- 9.5.0a5 released ---
2192. [port] win32: use vcredist_x86.exe to install Visual 2192. [port] win32: use vcredist_x86.exe to install Visual
Studio's redistributable dlls if building with Studio's redistributable dlls if building with
Visual Stdio 2005 or later. Visual Stdio 2005 or later.

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
# $Id: version,v 1.34 2007/04/30 01:24:46 marka Exp $ # $Id: version,v 1.35 2007/05/21 04:11:22 marka Exp $
# #
# This file must follow /bin/sh rules. It is imported directly via # This file must follow /bin/sh rules. It is imported directly via
# configure. # configure.
@ -7,4 +7,4 @@ MAJORVER=9
MINORVER=5 MINORVER=5
PATCHVER=0 PATCHVER=0
RELEASETYPE=a RELEASETYPE=a
RELEASEVER=4 RELEASEVER=5