Changeset 5655


Ignore:
Timestamp:
Dec 31, 2006, 1:29:04 AM (18 years ago)
Author:
Gary Byers
Message:

Bump $fasl-vers.

File:
1 edited

Legend:

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

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