Differences From Artifact [5a374d2bf1]:
- File megatest-version.scm — part of check-in [b246d065c3] at 2023-08-21 10:56:38 on branch v1.80 — changed version to v1.8017 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
To Artifact [c288cbe329]:
- File megatest-version.scm — part of check-in [f603771e69] at 2023-12-04 05:44:10 on branch v1.80-revolution — Bumped version (user: mrwellan, 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)) |