Index: /branches/1.2/devel/source/lib/nfcomp.lisp
===================================================================
--- /branches/1.2/devel/source/lib/nfcomp.lisp	(revision 8139)
+++ /branches/1.2/devel/source/lib/nfcomp.lisp	(revision 8140)
@@ -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 #xFF50)  ;Fasl block format.
+(defparameter FASL-VERSION #xFF51)  ;Fasl block format.
 
 (defvar *fasdump-hash*)
