Skip to content

Commit

Permalink
Update version to 0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hexstream committed Dec 23, 2011
1 parent ceae9d3 commit d81907b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clhs.asd
Original file line number Diff line number Diff line change
Expand Up @@ -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 <http://www.lispworks.com/documentation/common-lisp.html>). Redistribution of the HyperSpec is made with permission from LispWorks per the terms and restrictions set forth at <http://www.lispworks.com/documentation/HyperSpec/Front/Help.htm#Legal>. 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")
Expand Down

0 comments on commit d81907b

Please sign in to comment.