Megatest

Check-in [1905bd503c]
Login
Overview
Comment:Start v1.70 branch of development
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 1905bd503ccc016ca1b1a94749fc059fd41b8d2a
User & Date: matt on 2015-09-15 22:00:09
Other Links: manifest | tags
Context
2015-09-16
00:56
Partial resurection of nsmg transport check-in: 3e20c90912 user: matt tags: trunk
2015-09-15
22:00
Start v1.70 branch of development check-in: 1905bd503c user: matt tags: trunk
21:59
Merged v1.6024 to trunk check-in: 88c003ef10 user: matt tags: trunk
Changes

Modified megatest-version.scm from [c4b7aef33f] to [a32630ad19].

1
2
3
4
5
6
7
;; Always use two or four digit decimal
;; 1.01, 1.02...1.10,1.11,1,1101 ... 1.99,2.00..

(declare (unit megatest-version))

(define megatest-version 1.6024)






|

1
2
3
4
5
6
7
;; Always use two or four digit decimal
;; 1.01, 1.02...1.10,1.11,1,1101 ... 1.99,2.00..

(declare (unit megatest-version))

(define megatest-version 1.7001)