Megatest

Check-in [f598a7e51e]
Login
Overview
Comment:Updated megatest version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.65 | v1.6509
Files: files | file ages | folders
SHA1: f598a7e51ea45ca101f2e89a1b31aa0618a9041e
User & Date: jmoon18 on 2018-02-09 15:29:44
Other Links: branch diff | manifest | tags
Context
2018-02-12
15:58
added threaded queue example check-in: b7bca59fa9 user: bjbarcla tags: v1.65
2018-02-09
15:29
Updated megatest version check-in: f598a7e51e user: jmoon18 tags: v1.65, v1.6509
15:17
fix bug affecting redhat check-in: b6ea4f981a user: bjbarcla tags: v1.65
Changes

Modified megatest-version.scm from [4c8d3d2945] to [221d4dae2d].

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






|

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