From: Nikodemus Siivola Date: Sun, 19 Jun 2005 15:57:43 +0000 (+0000) Subject: 0.9.1.55: trivial cleanup, new documentation directory X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=dc71db379ab4162a45c393a2e828f619dae9fa32;p=sbcl.git 0.9.1.55: trivial cleanup, new documentation directory * delete stray "for Alpha" from ppc backend. * doc/internals/ for internals manual. --- diff --git a/src/compiler/ppc/alloc.lisp b/src/compiler/ppc/alloc.lisp index 7a7cf44..d1551dc 100644 --- a/src/compiler/ppc/alloc.lisp +++ b/src/compiler/ppc/alloc.lisp @@ -1,4 +1,4 @@ -;;;; allocation VOPs for the Alpha port +;;;; allocation VOPs ;;;; This software is part of the SBCL system. See the README file for ;;;; more information. diff --git a/version.lisp-expr b/version.lisp-expr index e097442..202c7cd 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".) -"0.9.1.54" +"0.9.1.55"