From 0e42734073c3aab1b9f11cd1898e198788351f1d Mon Sep 17 00:00:00 2001
From: "Liam M. Healy" <lhealy@common-lisp.net>
Date: Sat, 2 Mar 2013 16:13:56 -0500
Subject: [PATCH] Fix flysheet to indicate dependence on new version of CFFI

---
 documentation/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/documentation/index.html b/documentation/index.html
index 0209d92c..a9b9486e 100644
--- a/documentation/index.html
+++ b/documentation/index.html
@@ -117,7 +117,7 @@ combination for which the following are supported:</p>
 <li><a href="http://www.gnu.org/software/gsl/">GSL</a>
 </li>
 <li><a href="http://common-lisp.net/project/cffi/">CFFI</a> and cffi-grovel,
-  version 0.10.5 or newer; callbacks and <code>foreign-funcall</code> 
+  version 0.11.0 or newer; callbacks and <code>foreign-funcall</code> 
   must be supported.
 </li>
 <li><a href="http://www.cliki.net/trivial-garbage">trivial-garbage</a>
@@ -345,7 +345,7 @@ four-digit number; please attach them all to your email.
 <!-- Created: Feb 25 2005 -->
 <!-- hhmts start -->
 <small>
-Time-stamp: <2011-08-19 10:16:38EDT index.html>
+Time-stamp: <2013-02-28 21:59:16EST index.html>
 </small>
 <!-- hhmts end -->
  </div>
-- 
GitLab