#!+little-endian :little-endian
#!-little-endian :big-endian)
-(progn ;eval-when (:compile-toplevel :load-toplevel :execute)
+(eval-when (:compile-toplevel :load-toplevel :execute)
;; The o32 ABI specifies 4k-64k as page size. We have to pick the
;; maximum since mprotect() works only with page granularity.
(setf *backend-page-size* 65536))
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"1.0.9.31"
+"1.0.9.32"