Megatest

Check-in [6b3cce4bcf]
Login
Overview
Comment:bumped version to 1.5101
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | v1.5101
Files: files | file ages | folders
SHA1: 6b3cce4bcf90f6c57a001b363e6e2e13cea84b6b
User & Date: mrwellan on 2012-11-01 11:21:59
Other Links: manifest | tags
Context
2012-11-01
14:08
Some tweaks to accomodate long running server (lives for 48 hrs after last access) check-in: c9858f0dcb user: mrwellan tags: trunk, v1.5102
11:21
bumped version to 1.5101 check-in: 6b3cce4bcf user: mrwellan tags: trunk, v1.5101
11:20
Merged monitor-cleanup branch to trunk check-in: a9deec5d9a user: mrwellan tags: trunk
Changes

Modified megatest-version.scm from [94ee25c68b] to [470baa303f].

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






|

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