Megatest

Check-in [03c5160677]
Login
Overview
Comment:Updated megatest version for 1.6402
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.64 | v1.6402
Files: files | file ages | folders
SHA1: 03c5160677c4d7b8ecdb51f076cdfea52d33b28b
User & Date: jmoon18 on 2017-02-27 09:39:53
Other Links: branch diff | manifest | tags
Context
2017-02-27
23:03
Added a couple basic widgets to page check-in: b44a827342 user: matt tags: v1.64
09:39
Updated megatest version for 1.6402 check-in: 03c5160677 user: jmoon18 tags: v1.64, v1.6402
02:34
changed to -sync-to and added sqlite3 as target check-in: 19de5493ad user: matt tags: v1.64
Changes

Modified megatest-version.scm from [85507b8004] to [d461ac75ec].

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






|

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