Changeset 8138


Ignore:
Timestamp:
Jan 15, 2008, 8:47:16 AM (17 years ago)
Author:
Gary Byers
Message:

Bump min fasl version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.2/devel/source/xdump/faslenv.lisp

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