diff --git a/makefiles/Mf-install.in b/makefiles/Mf-install.in index 2c603dd305..b207e3c76e 100644 --- a/makefiles/Mf-install.in +++ b/makefiles/Mf-install.in @@ -62,7 +62,7 @@ InstallLZ4Target= # no changes should be needed below this point # ############################################################################### -Version=csv9.5.3.24 +Version=csv9.5.3.25 Include=boot/$m PetiteBoot=boot/$m/petite.boot SchemeBoot=boot/$m/scheme.boot diff --git a/s/cmacros.ss b/s/cmacros.ss index 6f2ed48373..e5463dd157 100644 --- a/s/cmacros.ss +++ b/s/cmacros.ss @@ -328,7 +328,7 @@ [(_ foo e1 e2) e1] ... [(_ bar e1 e2) e2]))))]))) -(define-constant scheme-version #x09050318) +(define-constant scheme-version #x09050319) (define-syntax define-machine-types (lambda (x)