From 3ca0c1fb909a134fafd4941d6945037d6809ae8c Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Sat, 3 Jun 2006 20:59:00 +0000 Subject: [PATCH] 0.9.13.23: Unwhitespaceify. --- doc/manual/docstrings.lisp | 2 +- version.lisp-expr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/docstrings.lisp b/doc/manual/docstrings.lisp index 4d31746..b703642 100644 --- a/doc/manual/docstrings.lisp +++ b/doc/manual/docstrings.lisp @@ -356,7 +356,7 @@ there is no corresponding docstring." ((package constant variable type structure class condition nil) nil) (method - (third (get-name doc))) + (third (get-name doc))) (t ;; KLUDGE: Eugh. ;; diff --git a/version.lisp-expr b/version.lisp-expr index 3165a5e..2cb00d2 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.13.22" +"0.9.13.23" -- 1.7.10.4