From 587b8dda5f8e389cd8a770bb280364369cfe4ec2 Mon Sep 17 00:00:00 2001 From: Gary King Date: Sat, 6 Sep 2008 21:03:00 -0400 Subject: [PATCH] bump version darcs-hash:20080907010300-3cc5d-a34bb4e6203cfa751e9ec21cbfa22f87f8086a5b.gz --- cl-graph.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 1.7.10.4