Megatest

Check-in [590333fe8a]
Login
Overview
Comment:Reseting version.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.55
Files: files | file ages | folders
SHA1: 590333fe8ab3cc86dc55c9fd6cc32488edfbcada
User & Date: mrwellan on 2013-08-05 10:53:53
Other Links: branch diff | manifest | tags
Context
2013-08-05
11:54
Minor tweak to some widget sizes in dashboard check-in: 347440a4ec user: mrwellan tags: v1.55
10:53
Reseting version. check-in: 590333fe8a user: mrwellan tags: v1.55
10:41
Tweak to deal with possible race condition in post handling of state/status in managing processes in launch check-in: d54079768e user: mrwellan tags: v1.55
Changes

Modified megatest-version.scm from [187c3f7fbf] to [7cbdca658d].

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






|

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