From d81907b6e2e90bc998d269855bf6f4d42e2fa234 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Paradis Date: Fri, 23 Dec 2011 16:23:06 -0500 Subject: [PATCH] Update version to 0.2. --- clhs.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clhs.asd b/clhs.asd index 4b4cea0..39c0bd2 100644 --- a/clhs.asd +++ b/clhs.asd @@ -14,7 +14,7 @@ Thin ASDF wrapper (excluding HyperSpec): Public Domain" ;; See the README file for a longer description. :description "The HyperSpec-7-0 directory in this thin ASDF wrapper is a complete and unmodified copy of Lispworks' Common Lisp HyperSpec version 7.0 (referenced from ). Redistribution of the HyperSpec is made with permission from LispWorks per the terms and restrictions set forth at . You may further redistribute the HyperSpec subject to the same terms and restrictions; consult the previous link for all details." - :version "0.1.1" + :version "0.2" :serial cl:t :components ((:module "HyperSpec-7-0") (:file "package")