From: Christophe Rhodes Date: Mon, 2 Aug 2004 11:42:55 +0000 (+0000) Subject: 0.8.13.16: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=a3cf4cf656f0067aaf028f62c340e77c0dca7bbb;p=sbcl.git 0.8.13.16: Delete README from sb-bsd-sockets.asd --- diff --git a/contrib/sb-bsd-sockets/sb-bsd-sockets.asd b/contrib/sb-bsd-sockets/sb-bsd-sockets.asd index 5efe694..267cbc3 100644 --- a/contrib/sb-bsd-sockets/sb-bsd-sockets.asd +++ b/contrib/sb-bsd-sockets/sb-bsd-sockets.asd @@ -95,8 +95,8 @@ (:static-file "NEWS") ;; (:static-file "INSTALL") - (:static-file "README") - (:static-file "index" :pathname "index.html") + ;; (:static-file "README") + ;; (:static-file "index" :pathname "index.html") (:static-file "doc" :pathname "doc.lisp") (:static-file "TODO"))) diff --git a/version.lisp-expr b/version.lisp-expr index 0c77fc0..d9885d0 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.8.13.15" +"0.8.13.16"