Differences From Artifact [47e03ef807]:
- File megatest-version.scm — part of check-in [39d81114d3] at 2011-08-30 22:59:33 on branch trunk — Merged WAIVER propagation into trunk and bumped version (user: matt, size: 105) [annotate] [blame] [check-ins using] [more...]
To Artifact [0e4590aa3f]:
- File megatest-version.scm — part of check-in [dd5766961c] at 2011-09-05 22:34:14 on branch trunk — Partial implementation of loading arbitrary test data (user: matt, size: 105) [annotate] [blame] [check-ins using]
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.23) |