From 8d86dacd3936887cd09f259067ac1a6f03d7d1bf Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Sat, 13 May 2006 19:46:45 +0000 Subject: [PATCH] 0.9.12.19: Add a newline, just because. --- tests/external-format.impure.lisp | 2 +- version.lisp-expr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" -- 1.7.10.4