Differences From Artifact [ebeb01abfb]:
- File megatest-version.scm — part of check-in [5cecd7e1d4] at 2011-08-11 00:53:10 on branch rollup-runs — Added test_meta data populating (user: matt, size: 105) [annotate] [blame] [check-ins using] [more...]
To Artifact [9a855b99f9]:
- File megatest-version.scm — part of check-in [d940f56993] at 2011-08-23 12:53:11 on branch rollup-runs — Fixes to support full rollup of values (user: mrwellan, size: 105) [annotate] [blame] [check-ins using] [more...]
1 2 | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. | | | 1 2 3 | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (define megatest-version 1.21) |