Differences From Artifact [957a43ff94]:
- File megatest-version.scm — part of check-in [d66b6aae6b] at 2020-08-30 15:44:43 on branch v1.65-cleanup — updated megatest version to 1.6566 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
To 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...]
︙ | ︙ | |||
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.6569) |