[mcclim-cvs] CVS mcclim

afuchs afuchs at common-lisp.net
Thu Nov 2 17:48:50 UTC 2006


Update of /project/mcclim/cvsroot/mcclim
In directory clnet:/tmp/cvs-serv18332

Modified Files:
	mcclim.asd 
Log Message:
Add release notes and set the version on the MCCLIM system


--- /project/mcclim/cvsroot/mcclim/mcclim.asd	2006/11/01 13:02:29	1.27
+++ /project/mcclim/cvsroot/mcclim/mcclim.asd	2006/11/02 17:48:50	1.28
@@ -319,6 +319,7 @@
 ;;; The actual McCLIM system that people should to use in their ASDF
 ;;; package dependency lists.
 (defsystem :mcclim
+    :version "0.9.3"
     :depends-on (:clim-looks))
 
 ;;; CLIM-Examples depends on having at least one backend loaded.




More information about the Mcclim-cvs mailing list