From: Thiemo Seufer Date: Sat, 13 May 2006 19:46:45 +0000 (+0000) Subject: 0.9.12.19: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=8d86dacd3936887cd09f259067ac1a6f03d7d1bf;p=sbcl.git 0.9.12.19: Add a newline, just because. --- diff --git a/tests/external-format.impure.lisp b/tests/external-format.impure.lisp index ec676c8..cff240a 100644 --- a/tests/external-format.impure.lisp +++ b/tests/external-format.impure.lisp @@ -281,4 +281,4 @@ (assert (char= char new-char))))) (values))) -;;;; success \ No newline at end of file +;;;; success diff --git a/version.lisp-expr b/version.lisp-expr index 4fc0c69..7c6e98a 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.12.18" +"0.9.12.19"