1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 14:22:31 -07:00

-> 2.3 (change to mscvrt.lib on intel nt for linking with new mmsw)

Copied from Perforce
 Change: 20699
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Tucker 1999-03-25 12:01:06 +00:00
parent 9a390361c1
commit d038f55115

View file

@ -1,8 +1,8 @@
# $HopeName: MMQA_harness!script:version(trunk.4) $
# $HopeName: MMQA_harness!script:version(trunk.5) $
# This file should be updated automatically whenever the test
# harness changes. Edit with care!
$HARNESS_VERSION="2.2";
$HARNESS_VERSION="2.3";
# Version history:
# [Recorded history begins with version 2.0]
@ -12,6 +12,7 @@ $HARNESS_VERSION="2.2";
# 2.1 -- Addition of interface version HU. 1999-02-17
# 2.2 -- Option display no longer prints "MMQA_" before each, as
# first column was getting too narrow for option names
#
# 2.3 -- Changed link settings on Intel NT, to link with MSVCRT and not
# any other defaultlib
#
#