Megatest

Check-in [a1198a099f]
Login
Overview
Comment:Bumped version to 1.22.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.22 | waiver-propagation
Files: files | file ages | folders
SHA1: a1198a099fd23c09756c638dac1c29f3c055d145
User & Date: mrwellan on 2011-09-01 11:33:59
Other Links: branch diff | manifest | tags
Context
2011-09-03
21:07
Merged accidental change of version in wrong branch to trunk check-in: b82c04e7f3 user: matt tags: trunk
2011-09-01
11:33
Bumped version to 1.22. Closed-Leaf check-in: a1198a099f user: mrwellan tags: v1.22, waiver-propagation
2011-08-30
22:44
Completed WAIVER propagation check-in: 018b99afd8 user: matt tags: waiver-propagation
Changes

Modified megatest-version.scm from [9a855b99f9] to [47e03ef807].

1
2
3
;; Always use two digit decimal
;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00..
(define megatest-version 1.21)


|
1
2
3
;; Always use two digit decimal
;; 1.01, 1.02...1.10,1.11 ... 1.99,2.00..
(define megatest-version 1.22)