Megatest

Check-in [26ce838a3c]
Login
Overview
Comment:Bumped version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 26ce838a3c79999637174b4699c989b0b35ad8a1
User & Date: mrwellan on 2011-11-02 11:10:47
Other Links: manifest | tags
Context
2011-11-02
15:32
Checking in partial fix for envvar handling check-in: ff05a10939 user: mrwellan tags: trunk, v1.31
11:10
Bumped version check-in: 26ce838a3c user: mrwellan tags: trunk
2011-11-01
23:00
Improved running of predepends based on waitons check-in: 9d2d6dc7a4 user: matt tags: trunk
Changes

Modified megatest-version.scm from [77298102e9] to [826d6a379e].

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






|

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