1.0.37.2.: document UNLOAD-SHARED-OBJECT in the manual
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 28 Mar 2010 09:38:46 +0000 (09:38 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 28 Mar 2010 09:38:46 +0000 (09:38 +0000)
doc/manual/ffi.texinfo
version.lisp-expr

index f00e23d..d8d9e6a 100644 (file)
@@ -747,6 +747,8 @@ calling @code{load-shared-object}.
 
 @include fun-sb-alien-load-shared-object.texinfo
 
+@include fun-sb-alien-unload-shared-object.texinfo
+
 @node  Foreign Function Calls
 @comment  node-name,  next,  previous,  up
 @section Foreign Function Calls
index d48c0ed..ce76924 100644 (file)
@@ -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".)
-"1.0.37.1"
+"1.0.37.2"