Add dependency on 6.2.0.2.

This is definitely needed for the new `begin-encourage-inline`
submodule, but also needed for various other changes (such as
`dynamic-object/c`).
This commit is contained in:
Sam Tobin-Hochstadt 2015-03-19 21:45:15 -04:00
parent 0dce19e4bf
commit ee7bed777b

View File

@ -2,7 +2,7 @@
(define collection 'multi)
(define deps '("base"
(define deps '(("base" #:version "6.2.0.2")
"pconvert-lib"
"unstable-contract-lib"
"unstable-list-lib"