summaryrefslogtreecommitdiff
path: root/objective-cl-tests.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-01-26 20:39:27 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-01-26 20:39:27 +0100
commita93c3679f769423c69fca20fab3bb4ade7207cc1 (patch)
tree7c2a2be8c046393dc9ad20cdcb0b65035d969a44 /objective-cl-tests.asd
parent5c858e7c596e326677b558f9a98b7957666c4359 (diff)
Bump version.
darcs-hash:928d8e5f6fc819d56a2ee17f1e4ac15653bb62e3
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 fbccff0..b3f058b 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.0.2"
+ :version "0.0.3"
:author "Matthias Benkard <matthias@benkard.de>"
:licence "GNU General Public License, version 3 or higher"
:depends-on (#:objective-cl #:lift)