Changeset 7748 for branches


Ignore:
Timestamp:
Nov 25, 2007, 4:53:44 AM (17 years ago)
Author:
Gary Byers
Message:

Bump min fasl version.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/working-0711/ccl/xdump/faslenv.lisp

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