Megatest

Check-in [ae46ab5096]
Login
Overview
Comment:Bumping version to v1.6203
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.62 | v1.6203
Files: files | file ages | folders
SHA1: ae46ab509669d8fddcaf0066e158d9840cc5872c
User & Date: matt on 2016-10-15 22:33:04
Other Links: branch diff | manifest | tags
Context
2016-10-15
22:40
Updates to training slides check-in: 51bc30ec41 user: matt tags: v1.62
22:33
Bumping version to v1.6203 check-in: ae46ab5096 user: matt tags: v1.62, v1.6203
22:29
Fixed target handling using tree. Added textbox for editing the target check-in: 2162cc5183 user: matt tags: v1.62
Changes

Modified megatest-version.scm from [a7deac7bb7] to [c6e0efbe31].

1
2
3
4
5
6
7
;; Always use two or four digit decimal
;; 1.01, 1.02...1.10,1.11,1.1101 ... 1.99,2.00..

(declare (unit megatest-version))

(define megatest-version 1.6201)






|

1
2
3
4
5
6
7
;; Always use two or four digit decimal
;; 1.01, 1.02...1.10,1.11,1.1101 ... 1.99,2.00..

(declare (unit megatest-version))

(define megatest-version 1.6203)