Changeset 5551


Ignore:
Timestamp:
Nov 10, 2006, 2:56:11 AM (18 years ago)
Author:
Gary Byers
Message:

bump current fasl version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ccl/lib/nfcomp.lisp

    r5249 r5551  
    892892;These should be constants, but it's too much trouble when need to change 'em.
    893893(defparameter FASL-FILE-ID #xFF00)  ;Overall file format, shouldn't change much
    894 (defparameter FASL-VERSION #xFF49)  ;Fasl block format.
     894(defparameter FASL-VERSION #xFF4a)  ;Fasl block format.
    895895
    896896(defvar *fasdump-hash*)
Note: See TracChangeset for help on using the changeset viewer.