From 6010af209656d6991f59b0f61efa1c6f9d35926b Mon Sep 17 00:00:00 2001 From: Thiemo Seufer Date: Sat, 4 Nov 2006 22:34:32 +0000 Subject: [PATCH] 0.9.18.34: Fix build failure with texinfo from debian/unstable. --- doc/manual/start-stop.texinfo | 2 +- version.lisp-expr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/manual/start-stop.texinfo b/doc/manual/start-stop.texinfo index e6216a0..13b644e 100644 --- a/doc/manual/start-stop.texinfo +++ b/doc/manual/start-stop.texinfo @@ -183,7 +183,7 @@ options. Size of the dynamic space reserved on startup in megabytes. Default value is platform dependent. -@Item --noinform +@item --noinform Suppress the printing of any banner or other informational message at startup. This makes it easier to write Lisp programs which work cleanly in Unix pipelines. See also the @code{--noprint} and diff --git a/version.lisp-expr b/version.lisp-expr index 2b37dd2..ea7bfbc 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.18.33" +"0.9.18.34" -- 1.7.10.4