Differences From Artifact [dac6450921]:
- File megatest-version.scm — part of check-in [87ca35010f] at 2020-10-13 16:46:52 on branch v1.65 — Changed version from 69 to 76. No other changes. Will compile with chicken 13 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
To Artifact [5fd5ebf7f8]:
- File megatest-version.scm — part of check-in [3a669db4c7] at 2020-11-05 15:36:13 on branch v1.65 — Updated megatest version to 1.6577 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
︙ | |||
16 17 18 19 20 21 22 | 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)) |