summaryrefslogtreecommitdiff
path: root/objective-cl.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.asd
parentd41db1628a479303e4223e2d4802a2ccc3132f21 (diff)
Bump version.
darcs-hash:8eed65385e0aa9b61ec29c2c2660762632c212c4
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 3484fb4..983721b 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.1.1")
+(defvar asdf::*objcl-version* "0.2.0")
(defsystem "objective-cl"
:description "A portable Objective C bridge."