Megatest

Check-in [f172579176]
Login
Overview
Comment:Starting v1.60 series
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.60 | v1.6001
Files: files | file ages | folders
SHA1: f172579176ad0d2934a4e42009a2ecd0f41a4eea
User & Date: matt on 2013-11-09 13:55:06
Other Links: branch diff | manifest | tags
Context
2013-11-18
22:02
Merged sucessful inmemdb work to v1.60 check-in: 45af7ab710 user: matt tags: v1.60
2013-11-09
13:55
Starting v1.60 series check-in: f172579176 user: matt tags: v1.60, v1.6001
05:45
Added notes for in-memory db for speed up check-in: 6f83bffb0d user: matt tags: trunk
Changes

Modified megatest-version.scm from [9faa76c705] to [c3e2c52b04].

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






|

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