Overview
Comment: | bumped version |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | test-specific-db |
Files: | files | file ages | folders |
SHA1: |
9d1014508a5ac91094ba04170ba69dae |
User & Date: | fdk71adm on 2012-09-30 23:28:25 |
Other Links: | branch diff | manifest | tags |
Context
2012-10-01
| ||
17:32 | partial recovery of rpc mechanism check-in: 541cc327b6 user: mrwellan tags: test-specific-db | |
2012-09-30
| ||
23:28 | bumped version check-in: 9d1014508a user: fdk71adm tags: test-specific-db | |
22:12 | Enabled first round rpc check-in: bc191e1706 user: matt tags: test-specific-db, v1.4607 | |
Changes
Modified megatest-version.scm from [495f941506] to [90dae11f70].
1 2 3 4 5 | ;; Always use two digit decimal ;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00.. (declare (unit megatest-version)) | | | 1 2 3 4 5 6 7 | ;; 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.4607) |