Megatest

Check-in [1dd24dcdda]
Login
Overview
Comment:Bumped version to v1.6511
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | v1.65 | v1.6511
Files: files | file ages | folders
SHA1: 1dd24dcdda7d20f38bd88a0c2c01a4283d0e3eb0
User & Date: mrwellan on 2018-03-12 14:08:37
Other Links: branch diff | manifest | tags
Context
2018-04-09
03:00
Recreating branch v1.65 with cleaned up license notices etc. check-in: 087b1eac2a user: matt tags: v1.65, VERIFIED-PASS
2018-03-20
11:32
Removing some examples and tests because they are hard to make compatible with the GNU hosting requirements. check-in: 56e69f81e0 user: mrwellan tags: v1.65-modularization
2018-03-12
14:08
Bumped version to v1.6511 check-in: 1dd24dcdda user: mrwellan tags: v1.65, v1.6511
2018-03-07
20:17
Added placeholder for gather area db's check-in: b9f1218ee5 user: mrwellan tags: v1.65
Changes

Modified megatest-version.scm from [72b9717537] to [d66100d062].

14
15
16
17
18
19
20
21
22
;;     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.

;; 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.6509)








|

14
15
16
17
18
19
20
21
22
;;     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.

;; 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.6511)