Changeset 8403


Ignore:
Timestamp:
Feb 3, 2008, 6:12:58 AM (17 years ago)
Author:
Gary Byers
Message:

Bump max fasl version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/xdump/faslenv.lisp

    r8141 r8403  
    5959(defconstant $fasl-file-id #xff00)
    6060(defconstant $fasl-file-id1 #xff01)
    61 (defconstant $fasl-vers #x51)
     61(defconstant $fasl-vers #x52)
    6262(defconstant $fasl-min-vers #x51)
    6363(defconstant $faslend #xff)
Note: See TracChangeset for help on using the changeset viewer.