diff --git a/base-target-features.lisp-expr b/base-target-features.lisp-expr index 9b519a0ee..fdc3c680b 100644 --- a/base-target-features.lisp-expr +++ b/base-target-features.lisp-expr @@ -288,8 +288,7 @@ ;; :hppa ;; any PA-RISC CPU ;; :mips - ;; any MIPS CPU (in little-endian mode with :little-endian -- currently - ;; untested) + ;; any MIPS CPU (in little-endian mode with :little-endian) ;; ;; (CMU CL also had a :pentium feature, which affected the definition ;; of some floating point vops. It was present but not enabled or diff --git a/version.lisp-expr b/version.lisp-expr index 96c022900..c32fc9194 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -17,4 +17,4 @@ ;;; 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.25" +"1.0.9.26"