Changeset 5057


Ignore:
Timestamp:
Aug 28, 2006, 3:33:41 PM (18 years ago)
Author:
Gary Byers
Message:

Bump (max) fasl version.

File:
1 edited

Legend:

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

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