[Openmcl-cvs-notifications] r10322 - /trunk/source/lib/nfcomp.lisp

gb at clozure.com gb at clozure.com
Mon Aug 4 07:52:24 EDT 2008


Author: gb
Date: Mon Aug  4 07:52:23 2008
New Revision: 10322

Log:
Bump current fasl version.



Modified:
    trunk/source/lib/nfcomp.lisp

Modified: trunk/source/lib/nfcomp.lisp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/source/lib/nfcomp.lisp (original)
+++ trunk/source/lib/nfcomp.lisp Mon Aug  4 07:52:23 2008
@@ -924,7 +924,7 @@
 ;;;;
 ;These should be constants, but it's too much trouble when need to change =
'em.
 (defparameter FASL-FILE-ID #xFF00)  ;Overall file format, shouldn't change=
 much
-(defparameter FASL-VERSION #xFF52)  ;Fasl block format.
+(defparameter FASL-VERSION #xFF53)  ;Fasl block format.
 =

 (defvar *fasdump-hash*)
 (defvar *fasdump-read-package*)



More information about the Openmcl-cvs-notifications mailing list