Megatest

Check-in [735ec6a4b3]
Login
Overview
Comment:Bumped version to v1.5515
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.55 | v1.5515
Files: files | file ages | folders
SHA1: 735ec6a4b3a7f0510941c4440378bc0a64d0784b
User & Date: icfadm on 2014-02-20 14:06:54
Other Links: branch diff | manifest | tags
Context
2014-02-21
13:45
Added ability to add message to -set-run-status check-in: 998265e2aa user: mrwellan tags: v1.55, v1.5515
2014-02-20
14:06
Bumped version to v1.5515 check-in: 735ec6a4b3 user: icfadm tags: v1.55, v1.5515
2014-02-19
08:53
Added minimal example check-in: 67e03c8456 user: mrwellan tags: v1.55
Changes

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

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