Megatest

Check-in [45a92d8798]
Login
Overview
Comment:Bumped version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | test-specific-db
Files: files | file ages | folders
SHA1: 45a92d8798259f0002bf7ec0d3c644151de0895f
User & Date: matt on 2012-09-27 09:30:10
Other Links: branch diff | manifest | tags
Context
2012-09-27
10:30
Added configuration control for max-retries check-in: a944a39310 user: matt tags: test-specific-db
09:30
Bumped version check-in: 45a92d8798 user: matt tags: test-specific-db
08:52
Moved minutes monitoring from megatest.db to testdat.db check-in: 4f517c5576 user: matt tags: test-specific-db
Changes

Modified megatest-version.scm from [6e2a09b232] to [d8f6f3b046].

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






|

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