Differences From Artifact [f253e5978b]:
- File megatest-version.scm — part of check-in [d145d0eb02] at 2020-09-18 12:27:17 on branch v1.65 — cherry picked 2 fixes, changed version to 1.6569 ==/7.2/2.0/PASS/1201/mars/== (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
To Artifact [291b748ecb]:
- File megatest-version.scm — part of check-in [f26da7218e] at 2020-09-22 11:17:04 on branch v1.65-failed-testdat — changed version to 1.6572 ==/FAIL/orion,mars/== (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
︙ | ︙ | |||
16 17 18 19 20 21 22 | ;; 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)) | | | 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)) (define megatest-version 1.6572) |