1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-16 16:20:40 -08:00

2.3 -> 2.4

Copied from Perforce
 Change: 20707
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Tucker 1999-03-31 17:00:29 +01:00
parent a3a255465c
commit 0c933ce4ed

View file

@ -1,8 +1,8 @@
# $HopeName: MMQA_harness!script:version(trunk.5) $
# $HopeName: MMQA_harness!script:version(trunk.6) $
# This file should be updated automatically whenever the test
# harness changes. Edit with care!
$HARNESS_VERSION="2.3";
$HARNESS_VERSION="2.4";
# Version history:
# [Recorded history begins with version 2.0]
@ -11,8 +11,11 @@ $HARNESS_VERSION="2.3";
# 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
# 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
# any other defaultlib.
# 2.4 -- Changed to use "/usr/lib/sendmail" on unix platforms.
# Made easy_tramp2 static.
# Added mmqa_arena_create function.
#
#