Commit 94ebb3fb authored by Daniel Barlow's avatar Daniel Barlow
Browse files

0.8.5.5

	BUILD_ROOT
parent f8893c7c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ test -f $BUILD_ROOT$SBCL_HOME/sbcl.core && \

cp src/runtime/sbcl $BUILD_ROOT$INSTALL_ROOT/bin/
cp output/sbcl.core $BUILD_ROOT$SBCL_HOME/sbcl.core
cp doc/sbcl.1 $MAN_DIR/man1/
cp doc/sbcl.1 $BUILD_ROOT$MAN_DIR/man1/

# installing contrib 

+1 −1
Original line number Diff line number Diff line
@@ -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.8.5.3"
"0.8.5.4"