Index: /trunk/ccl/lib/nfcomp.lisp
===================================================================
--- /trunk/ccl/lib/nfcomp.lisp	(revision 6238)
+++ /trunk/ccl/lib/nfcomp.lisp	(revision 6239)
@@ -893,5 +893,5 @@
 ;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 #xFF4c)  ;Fasl block format.
+(defparameter FASL-VERSION #xFF4d)  ;Fasl block format.
 
 (defvar *fasdump-hash*)
