1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-15 11:21:19 -07:00
emacs/mps/qa/test/script/version
Richard Tucker 7ba3adac51 -> 2.3 (change to mscvrt.lib on intel nt for linking with new mmsw)
Copied from Perforce
 Change: 20699
 ServerID: perforce.ravenbrook.com
1999-03-25 12:01:06 +00:00

18 lines
635 B
Text

# $HopeName: MMQA_harness!script:version(trunk.5) $
# This file should be updated automatically whenever the test
# harness changes. Edit with care!
$HARNESS_VERSION="2.3";
# Version history:
# [Recorded history begins with version 2.0]
#
# 2.0 -- First numbered harness version. Before this tests didn't
# know what they required.
# 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
#
#