Differences From Artifact [9bfdda2cda]:
- File megatest-version.scm — part of check-in [a399f30afd] at 2017-11-29 15:15:19 on branch v1.64 — bumped version (user: bjbarcla, size: 159) [annotate] [blame] [check-ins using]
To Artifact [0a61b664d6]:
- File megatest-version.scm — part of check-in [55cc440b5e] at 2017-12-08 18:01:28 on branch v1.64 — bumped version to 1.64/38 (user: bjbarcla, size: 159) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 | 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)) |