Bump version numbers of mzscheme and mred.

(These things should not be used anymore.)
This commit is contained in:
Eli Barzilay 2011-02-04 04:30:12 -05:00
parent d2a6da7561
commit c4661de049
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#lang setup/infotab #lang setup/infotab
(define version '(400)) (define version '(510))
(define post-install-collection "installer.rkt") (define post-install-collection "installer.rkt")

View File

@ -1,6 +1,6 @@
#lang setup/infotab #lang setup/infotab
(define version '(400)) (define version '(510))
(define post-install-collection "installer.rkt") (define post-install-collection "installer.rkt")