Megatest

Check-in [2fb2d5e497]
Login
Overview
Comment:bumped version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | development | v1.5406
Files: files | file ages | folders
SHA1: 2fb2d5e497e5fb0409b80116191c267d92bbe69d
User & Date: icfadm on 2013-04-09 10:07:12
Other Links: branch diff | manifest | tags
Context
2013-04-09
16:10
Re-did config file path handling using directory-push/directory-pop for consistent relative path handling check-in: 1b85530bae user: mrwellan tags: development
10:07
bumped version check-in: 2fb2d5e497 user: icfadm tags: development, v1.5406
10:05
Implemented proper install for newdashboard check-in: 348da11a39 user: mrwellan tags: development
Changes

Modified megatest-version.scm from [e814801c27] to [153c2593b2].

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






|

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