Changeset 5059


Ignore:
Timestamp:
Aug 28, 2006, 4:01:02 PM (18 years ago)
Author:
Gary Byers
Message:

Bump max fasl version.

File:
1 edited

Legend:

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

    r5057 r5059  
    6060(defconstant $fasl-file-id1 #xff01)
    6161(defconstant $fasl-vers #x49)
    62 (defconstant $fasl-min-vers #x48)
     62(defconstant $fasl-min-vers #x49)
    6363(defconstant $faslend #xff)
    6464(defconstant $fasl-buf-len 2048)
Note: See TracChangeset for help on using the changeset viewer.