Overview
Comment: | Bumped version to v1.25 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | v1.25 |
Files: | files | file ages | folders |
SHA1: |
68b04b8d85532c4d044768ea1b097b0b |
User & Date: | matt on 2011-09-12 23:24:13 |
Other Links: | manifest | tags |
Context
2011-09-13
| ||
09:57 | Tweak to v1.25, added table qualifiers to select, old db's had conflicting columns. check-in: 1234f4303b user: mrwellan tags: trunk | |
2011-09-12
| ||
23:24 | Bumped version to v1.25 check-in: 68b04b8d85 user: matt tags: trunk, v1.25 | |
23:23 | rebuild-db now recursive until done. Added more fields to output of ods, added run id and grouped by testname check-in: cc39eeae62 user: matt tags: trunk | |
Changes
Modified megatest-version.scm from [b05fa1ddeb] to [97dbb5e825].
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.25) |