Overview
| SHA1 Hash: | 26ce838a3c79999637174b4699c989b0b35ad8a1 |
|---|---|
| Date: | 2011-11-02 11:10:47 |
| User: | mrwellan |
| Comment: | Bumped version |
| Timelines: | family | ancestors | descendants | both | trunk |
| Downloads: | Tarball | ZIP archive |
| Other Links: | files | file ages | manifest |
Tags And Properties
- branch=trunk inherited from [d673a9367e]
- sym-trunk inherited from [d673a9367e]
Changes
Modified megatest-version.scm from [77298102e9662cdc] to [826d6a379e773523].
1 ;; Always use two digit decimal 1 ;; Always use two digit decimal 2 ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. 2 ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. 3 3 4 (declare (unit megatest-version)) 4 (declare (unit megatest-version)) 5 5 6 (define megatest-version 1.29) | 6 (define megatest-version 1.31) 7 7