From: Gary King Date: Sun, 7 Sep 2008 01:03:00 +0000 (-0400) Subject: bump version X-Git-Url: http://repo.macrolet.net/gitweb/?p=cl-graph.git;a=commitdiff_plain;h=587b8dda5f8e389cd8a770bb280364369cfe4ec2 bump version darcs-hash:20080907010300-3cc5d-a34bb4e6203cfa751e9ec21cbfa22f87f8086a5b.gz --- diff --git a/cl-graph.asd b/cl-graph.asd index b6852f8..a2b959e 100644 --- a/cl-graph.asd +++ b/cl-graph.asd @@ -13,7 +13,7 @@ instructions.")) (operate 'load-op 'asdf-system-connections)) (defsystem cl-graph - :version "0.9.0" + :version "0.9.1" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License"