Changeset 5548


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

Bump max fasl version.

File:
1 edited

Legend:

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

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