summaryrefslogtreecommitdiff
path: root/objective-cl-tests.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-03-05 17:58:57 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-03-05 17:58:57 +0100
commit4977b5b4c7052302c6c624f264e0a5f840f7571c (patch)
tree14e842a55782fc0af44a676e5a9788576e93f3b9 /objective-cl-tests.asd
parentd41db1628a479303e4223e2d4802a2ccc3132f21 (diff)
Bump version.
darcs-hash:8eed65385e0aa9b61ec29c2c2660762632c212c4
Diffstat (limited to 'objective-cl-tests.asd')
-rw-r--r--objective-cl-tests.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-cl-tests.asd b/objective-cl-tests.asd
index 743bb06..b58e172 100644
--- a/objective-cl-tests.asd
+++ b/objective-cl-tests.asd
@@ -17,7 +17,7 @@
(defsystem "objective-cl-tests"
:description "Unit tests for Objective CL."
- :version "0.1.1"
+ :version "0.2.0"
:author "Matthias Benkard <matthias@benkard.de>"
:licence "GNU General Public License, version 3 or higher"
:depends-on (#:objective-cl #:stefil)