From 4829be59a362721276ac9fe3c65e6a25d97474e8 Mon Sep 17 00:00:00 2001 From: Nikodemus Siivola Date: Tue, 14 Sep 2004 07:04:39 +0000 Subject: [PATCH] 0.8.14.21: oops * Clean up bogus character from docstring of LOAD-SHARED-OBJECT, which made cvs think it was a binary file. *blush* --- src/code/foreign-load.lisp | Bin 3602 -> 3601 bytes version.lisp-expr | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/src/code/foreign-load.lisp b/src/code/foreign-load.lisp index 332695bcd9c6a597f282aa142e1f42bd95f662cd..58a2aa2e2a1b63c010b46eb1ce61cab61864ae7c 100644 GIT binary patch delta 12 TcmbOvGf`%PB->^wwjb;O8vz6T delta 14 VcmbOzGf8HHBpV~cW=Xam>;NBF1N{I1 diff --git a/version.lisp-expr b/version.lisp-expr index 1964922..6a34369 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.14.20" +"0.8.14.21" -- 1.7.10.4