summaryrefslogtreecommitdiff
path: root/objective-cl-tests.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-03-23 13:00:15 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-03-23 13:00:15 +0100
commit3da7aba40dc9144e17479200207c2ad6bcb76f5b (patch)
tree036791431491fa415b3e0e3630d9e31a2356e0b0 /objective-cl-tests.asd
parent5b270f2ec4f0cc173f7d23c5847172a2eafd50af (diff)
Bump version.
darcs-hash:80b6fb4b2917b7fdf34ab1fe939b39198214a401
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 af76aa1..02cbecd 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.2.1"
+ :version "0.2.2"
:author "Matthias Benkard <matthias@benkard.de>"
:licence "GNU General Public License, version 3 or higher"
:depends-on (#:objective-cl #:stefil)