From 752ed7d37ac3125d6331b26297701fcee2db37e5 Mon Sep 17 00:00:00 2001 From: Gary King Date: Sun, 28 Sep 2008 15:31:38 -0400 Subject: [PATCH] bump version darcs-hash:20080928193138-3cc5d-25976903f876903d2a78f56d40c863d94f3951b7.gz --- cl-graph.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl-graph.asd b/cl-graph.asd index c13b272..78fb5f0 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.2" + :version "0.10.0" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License" -- 1.7.10.4