From ca70c9061146386ce0986631cd7fc9209a935a34 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Thu, 31 Jul 2025 17:19:07 +0300 Subject: added -v/--version and command * DEC TECO had an command. In contrast to DEC TECO's implementation, the value reported by encodes a major.minor.micro semantic version. --- tests/atlocal.in | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/atlocal.in') 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@" -- cgit v1.2.3