projects
/
sbcl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b359bd5
)
0.8.11.8
author
Daniel Barlow
<dan@telent.net>
Sat, 12 Jun 2004 13:58:08 +0000
(13:58 +0000)
committer
Daniel Barlow
<dan@telent.net>
Sat, 12 Jun 2004 13:58:08 +0000
(13:58 +0000)
Fix errant #+sb-doc that was causing CLEAR-INFO to have no body
when docstrings are disrequested.
version.lisp-expr
patch
|
blob
|
history
diff --git
a/version.lisp-expr
b/version.lisp-expr
index
bfce415
..
cc2b31c
100644
(file)
--- 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.8.11.7"
+"0.8.11.8"