From d59fe832fdc00c79d7834177cc3efe8f2c85f16d Mon Sep 17 00:00:00 2001 From: Dianne Skoll Date: Mon, 27 Oct 2025 10:24:11 -0400 Subject: [PATCH] Update version number. --- tests/test.cmp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/test.cmp b/tests/test.cmp index 25360801..33dfd2e9 100644 --- a/tests/test.cmp +++ b/tests/test.cmp @@ -1046,7 +1046,7 @@ set a057 value("a05"+"6") "a05" + "6" => "a056" value("a056") => "SDFJHSDF KSJDFH KJSDFH KSJDFH" set a058 version() -version() => "06.01.07" +version() => "06.01.08" set a059 wkday(today()) today() => 1991-02-16 wkday(1991-02-16) => "Saturday" @@ -2609,7 +2609,7 @@ a056 "SDFJHSDF KSJDFH KJSDFH KSJDFH" a007 "1991-02-16" a057 "SDFJHSDF KSJDFH KJSDFH KSJDFH" a008 "11:44" -a058 "06.01.07" +a058 "06.01.08" a059 "Saturday" a010 12 a060 6 @@ -5562,8 +5562,8 @@ REM SATISFY "" REM SATISFY [version() > "01.00.00"] ../tests/test.rem(1074): SATISFY: expression has no reference to trigdate() or $T... ../tests/test.rem(1074): Trig = Saturday, 16 February, 1991 -version() => "06.01.07" -"06.01.07" > "01.00.00" => 1 +version() => "06.01.08" +"06.01.08" > "01.00.00" => 1 ../tests/test.rem(1074): Trig(satisfied) = Saturday, 16 February, 1991 REM SATISFY [max(x, max(x, 1, 2, 3), 4, 5, 6) * 5] ../tests/test.rem(1075): SATISFY: expression has no reference to trigdate() or $T... @@ -23707,7 +23707,7 @@ SECURITY: Won't read world-writable file or directory! Error reading include_dir/ww: Can't open file SECURITY: Won't read world-writable file or directory! Error reading include_dir/ww: No files matching *.rem -06.01.07 +06.01.08 Enabling test mode: This is meant for the acceptance test. Do not use --test in production. In test mode, the system time is fixed at 2025-01-06@19:00