Differences From Artifact [87bf8d22a9]:
- File megatest-version.scm — part of check-in [1160944815] at 2022-12-08 20:57:30 on branch v1.80 — Changed mt version to 1.8002. (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
To Artifact [c1e20d2fad]:
- File megatest-version.scm — part of check-in [e09f8d91d0] at 2022-12-12 10:41:56 on branch v1.80 — Changed mt version to 1.8003 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using]
︙ | |||
16 17 18 19 20 21 22 | 16 17 18 19 20 21 22 23 | - + | ;; along with Megatest. If not, see <http://www.gnu.org/licenses/>. ;; Always use two or four digit decimal ;; 1.01, 1.02...1.10,1.11,1.1101 ... 1.99,2.00.. ;; (declare (unit megatest-version)) |