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