From f54f262647ae0d4c98e87d16ad81ebe130da4f3f Mon Sep 17 00:00:00 2001 From: Gary King Date: Thu, 11 Sep 2008 22:04:13 -0400 Subject: [PATCH] bump version darcs-hash:20080912020413-3cc5d-9871525df7a99d5d093d5998621f1041b58b43d0.gz --- cl-graph.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl-graph.asd b/cl-graph.asd index a2b959e..e6eb3ca 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.1" + :version "0.9.2" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License" -- 1.7.10.4