aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/atlocal.in
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-07-31 17:19:07 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-07-31 17:19:07 +0300
commitca70c9061146386ce0986631cd7fc9209a935a34 (patch)
tree31bdd0ab4f5bec8eb5aadcc75332960b0e8d5a22 /tests/atlocal.in
parent630a6f3cc2438cbc966e883a2106fcfadb59cad3 (diff)
downloadsciteco-ca70c9061146386ce0986631cd7fc9209a935a34.tar.gz
added -v/--version and <EO> command
* DEC TECO had an <EO> command. In contrast to DEC TECO's implementation, the value reported by <EO> encodes a major.minor.micro semantic version.
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index c693cc9..a8a5242 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -18,6 +18,7 @@ export SCITECOPATH="@abs_top_srcdir@/lib"
export srcdir
TECO_INTEGER=@TECO_INTEGER@
+SCITECO_VERSION="@PACKAGE_VERSION@"
GREP="@GREP@"