From: Thomas M. Hermann Date: Mon, 15 Oct 2012 21:32:51 +0000 (-0500) Subject: Match the ASDF definition version to the code. X-Git-Tag: 0.9.4~29 X-Git-Url: https://repo.or.cz/w/lisp-unit.git/commitdiff_plain/555212af31bd54e0e8fb1807654a7f781ca00a32 Match the ASDF definition version to the code. --- diff --git a/lisp-unit.asd b/lisp-unit.asd index 2cd28b4..5d8d6cb 100644 --- a/lisp-unit.asd +++ b/lisp-unit.asd @@ -26,7 +26,7 @@ (defsystem :lisp-unit :description "Common Lisp library that supports unit testing." - :version "0.8.1" + :version "0.9.1" :author "Thomas M. Hermann " :license "MIT" :components