Differences From Artifact [97dbb5e825]:
- File megatest-version.scm — part of check-in [68b04b8d85] at 2011-09-12 23:24:13 on branch trunk — Bumped version to v1.25 (user: matt, size: 105) [annotate] [blame] [check-ins using]
To Artifact [ddfe047776]:
- File megatest-version.scm — part of check-in [6340e533f1] at 2011-09-21 17:13:34 on branch trunk — Bumped to v1.26 (user: mrwellan, 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.26) |