Differences From Artifact [bf796efb0c]:
- File megatest-version.scm — part of check-in [06080e4779] at 2012-11-26 10:24:06 on branch trunk — Bumped version (user: mrwellan, size: 144) [annotate] [blame] [check-ins using]
To Artifact [dc51912627]:
- File megatest-version.scm — part of check-in [858eb80b3f] at 2012-12-06 17:27:55 on branch trunk — Removed run info caching. Cache needs to be invalidated on removal of runs. (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)) |