From 790be1703c3eb5cd77043ba0dbfa0aafb834e8cd Mon Sep 17 00:00:00 2001 From: Gary King Date: Sun, 16 Mar 2008 12:50:11 -0400 Subject: [PATCH] bump version darcs-hash:20080316165011-3cc5d-cac26ce1736c088ff728cf1eb69eb26adefd21b6.gz --- cl-graph.asd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl-graph.asd b/cl-graph.asd index 04167d7..ace07b1 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.8.4" + :version "0.8.5" :author "Gary Warren King " :maintainer "Gary Warren King " :licence "MIT Style License" -- 1.7.10.4