Differences From Artifact [0ed86cd8c9]:
- File megatest-version.scm — part of check-in [31af7a1995] at 2013-05-08 17:47:35 on branch v1.54 — Bumped version (user: icfadm, size: 144) [annotate] [blame] [check-ins using]
To Artifact [46fa3ba869]:
- File megatest-version.scm — part of check-in [eb78b9cf63] at 2013-05-09 07:19:03 on branch v1.54 — Give up trying to autostart the server after some time. (user: matt, size: 144) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 | - + | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) |