mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-19 20:40:41 -07:00
Updated version following addition of p= operator
now version 3.4 Copied from Perforce Change: 20932 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
79da1f59b2
commit
c3d2e0a66e
1 changed files with 3 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# $HopeName: MMQA_harness!script:version(trunk.13) $
|
||||
# $HopeName: MMQA_harness!script:version(trunk.14) $
|
||||
# This file should be updated whenever the test harness changes.
|
||||
# Edit with care!
|
||||
|
||||
$HARNESS_VERSION="3.3.1";
|
||||
$HARNESS_VERSION="3.4";
|
||||
|
||||
# Version history:
|
||||
# [Recorded history begins with version 2.0]
|
||||
|
|
@ -32,5 +32,6 @@ $HARNESS_VERSION="3.3.1";
|
|||
# improved display of long output and output containing newlines
|
||||
# 3.3.1: fix bug in reporting compiler errors when compilation
|
||||
# _succeeds_
|
||||
# 3.4 -- Added P= (pathname equality) operator
|
||||
#
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue