Differences From Artifact [3028461078]:
- File megatest-version.scm — part of check-in [1251244af0] at 2020-09-07 19:24:53 on branch v1.65-cleanup — update version to v1.6568 ==11.35/1.8/WARN/1204/orion== ==27.1/2.5/WARN/1201/mars== (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) |