Differences From Artifact [456f576b76]:
- File megatest-version.scm — part of check-in [1944d0c828] at 2012-10-06 19:50:39 on branch test-specific-db — Bumpted version (user: fdk71adm, size: 144) [annotate] [blame] [check-ins using] [more...]
To Artifact [0f1fe6d977]:
- File megatest-version.scm — part of check-in [5e942a19b8] at 2012-12-11 15:15:40 on branch trunk — auto start of server improvements (user: mrwellan, size: 144) [annotate] [blame] [check-ins using] [more...]
1 2 3 4 5 | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) | | | 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)) (define megatest-version 1.5209) |