summaryrefslogtreecommitdiff
path: root/objective-cl.asd
diff options
context:
space:
mode:
authorMatthias Benkard <code@mail.matthias.benkard.de>2008-02-10 16:54:33 +0100
committerMatthias Benkard <code@mail.matthias.benkard.de>2008-02-10 16:54:33 +0100
commitede0c056cba36f65464c9ac4f15d00b44eeacd4f (patch)
tree1164c4d7964a46e1d618477b1202df36232bfb4d /objective-cl.asd
parent1d410434fefeef5ac26fc188eb31d69d922278ac (diff)
Bump version.
darcs-hash:e9cee8722e68863ff5a835c160047cdacde025ec
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 0598593..fffae19 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.0.4")
+(defvar asdf::*objcl-version* "0.1.0")
(defsystem "objective-cl"
:description "A portable Objective C bridge."