Differences From Artifact [ca9cc860b4]:
- File megatest-version.scm — part of check-in [b541c8f3a1] at 2015-02-03 22:14:36 on branch v1.55 — Cherrypicked test path reordering per Tal's request. (user: matt, size: 144) [annotate] [blame] [check-ins using]
To Artifact [b37c417062]:
- File megatest-version.scm — part of check-in [26c7e70d1c] at 2015-07-07 15:07:53 on branch v1.60 — Cleaned up archiving (user: mrwellan, size: 159) [annotate] [blame] [check-ins using] [more...]
|
| | | | | 1 2 3 4 5 6 7 | ;; 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)) (define megatest-version 1.6019) |