Differences From Artifact [1bbcf7f9b0]:
- File megatest-version.scm — part of check-in [b1ebd49816] at 2024-02-13 17:20:38 on branch v1.8031 — added a message when .megatestrc is loaded. Changed version to 1.8031 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using]
To Artifact [4d2201c206]:
- File megatest-version.scm — part of check-in [bc8fe667a2] at 2024-09-17 12:41:34 on branch v1.81 — Bumping version to v1.8104 (user: matt, 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)) |