Artifact b46b5a7d779dd474e8ff27af67369c78c4dba83f:
- File megatest-version.scm — part of check-in [b71bf64192] at 2011-11-02 18:09:28 on branch envhandling — envvar handling is not reentrant. Need a better solution. Putting this stuff on a branch for now (user: mrwellan, size: 142) [annotate] [blame] [check-ins using] [more...]
;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) (define megatest-version 1.32)