Differences From Artifact [76bf18887a]:
- File megatest-version.scm — part of check-in [a95331bfec] at 2012-11-02 11:58:38 on branch trunk — Bumped version (user: mrwellan, size: 144) [annotate] [blame] [check-ins using]
To Artifact [0ac622c7df]:
- File megatest-version.scm — part of check-in [50f33a00a7] at 2012-11-02 13:19:20 on branch trunk — Made repl use non-blocking client mode (user: mrwellan, 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)) |