Megatest

Check-in [c49c2990e2]
Login
Overview
Comment:Bumping version num
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.44
Files: files | file ages | folders
SHA1: c49c2990e23fee1f5ad1b53d03f7eddded472869
User & Date: matt on 2012-05-06 22:13:08
Other Links: branch diff | manifest | tags
Context
2012-05-23
15:39
Added all_toplevel for testing check-in: da8f7f667a user: mrwellan tags: v1.44
2012-05-06
22:13
Bumping version num check-in: c49c2990e2 user: matt tags: v1.44
22:10
Create new branch named "v1.44" check-in: f071891318 user: matt tags: v1.44
Changes

Modified megatest-version.scm from [057b0043e1] to [4a60862c70].

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.43)






|

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.44)