bump version number

original commit: 46de3359c4dd20809fc63496fa4545518396aa6b
This commit is contained in:
Matthew Flatt 2020-04-04 10:30:12 -06:00
parent 45b618c4c1
commit d76a610426
2 changed files with 2 additions and 2 deletions

View File

@ -62,7 +62,7 @@ InstallLZ4Target=
# no changes should be needed below this point # # no changes should be needed below this point #
############################################################################### ###############################################################################
Version=csv9.5.3.24 Version=csv9.5.3.25
Include=boot/$m Include=boot/$m
PetiteBoot=boot/$m/petite.boot PetiteBoot=boot/$m/petite.boot
SchemeBoot=boot/$m/scheme.boot SchemeBoot=boot/$m/scheme.boot

View File

@ -328,7 +328,7 @@
[(_ foo e1 e2) e1] ... [(_ foo e1 e2) e1] ...
[(_ bar e1 e2) e2]))))]))) [(_ bar e1 e2) e2]))))])))
(define-constant scheme-version #x09050318) (define-constant scheme-version #x09050319)
(define-syntax define-machine-types (define-syntax define-machine-types
(lambda (x) (lambda (x)