summaryrefslogtreecommitdiff
path: root/objective-cl.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-03-07 11:53:13 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-03-07 11:53:13 +0100
commit511ecae27a0124a47e2cab853c1d185042436f10 (patch)
tree4230038124bb55e81828163fac42552ada25e09e /objective-cl.asd
parent577cacd9c7c1599c7cc21f67a9f205a35e65cd55 (diff)
Bump version.
darcs-hash:8ff05666ef5bf65fb7c77c5e788f196700c78bce
Diffstat (limited to 'objective-cl.asd')
-rw-r--r--objective-cl.asd2
1 files changed, 1 insertions, 1 deletions
diff --git a/objective-cl.asd b/objective-cl.asd
index ec74687..ba2d01e 100644
--- a/objective-cl.asd
+++ b/objective-cl.asd
@@ -15,7 +15,7 @@
;;;; along with this program. If not, see
;;;; <http://www.gnu.org/licenses/>.
-(defvar asdf::*objcl-version* "0.2.0")
+(defvar asdf::*objcl-version* "0.2.1")
(defsystem "objective-cl"
:description "A portable Objective C bridge."