Differences From Artifact [b14b973a56]:
- File megatest-version.scm — part of check-in [20a2d7904d] at 2022-06-07 18:41:19 on branch v1.70 — merged changes from 024073632a and 9a5898a74e. Fixes for db locking, syncing and dashboard startup (user: mmgraham, size: 922) [annotate] [blame] [check-ins using] [more...]
To Artifact [9cd5393583]:
- File megatest-version.scm — part of check-in [ba39e7edd8] at 2022-06-13 19:25:32 on branch v1.70 — Changed megatest version to v1.7004 (user: mmgraham, size: 922) [annotate] [blame] [check-ins using]
︙ | |||
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)) |