Differences From Artifact [a6d6e89240]:
- File megatest-version.scm — part of check-in [7249f37836] at 2017-07-10 10:47:15 on branch v1.64 — Bump version to v1.6424 (user: mrwellan, size: 159) [annotate] [blame] [check-ins using]
To Artifact [98eab1891e]:
- File megatest-version.scm — part of check-in [15a030a849] at 2017-07-13 07:38:01 on branch v1.64 — Disabled run/remove lock using no-sync. It slows down things way too much and it seems the locking didn't help anything (user: matt, size: 159) [annotate] [blame] [check-ins using]
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)) |