From: Thiemo Seufer Date: Sun, 30 Apr 2006 19:21:24 +0000 (+0000) Subject: 0.9.12.5: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=15d89af9d084fd35b8698c84cd4a454816bfb9cf;p=sbcl.git 0.9.12.5: More .cvsignore-age. --- diff --git a/contrib/sb-simple-streams/.cvsignore b/contrib/sb-simple-streams/.cvsignore index 8489d61..7dc8d94 100644 --- a/contrib/sb-simple-streams/.cvsignore +++ b/contrib/sb-simple-streams/.cvsignore @@ -1,4 +1,5 @@ a.out *.lisp-temp foo.c -test-passed \ No newline at end of file +test-passed +test-data.tmp diff --git a/doc/manual/.cvsignore b/doc/manual/.cvsignore index 658f6b8..cf4c09f 100644 --- a/doc/manual/.cvsignore +++ b/doc/manual/.cvsignore @@ -11,6 +11,7 @@ sbcl *.fn *.fns *.info +*.info-1 *.ky *.log *.pg diff --git a/tests/.cvsignore b/tests/.cvsignore index 441d85c..bbd58cc 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -1 +1,4 @@ threads-foreign-code.c +external-format-test.txt +stack-alignment-offset +test-status.lisp-expr diff --git a/version.lisp-expr b/version.lisp-expr index 8236d82..f255d38 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.4" +"0.9.12.5"