[Clirr-devel] CVS: clirr/maven/xdocs changes.xml,1.1,1.2
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-08-04 13:32:22
|
Update of /cvsroot/clirr/clirr/maven/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11264/maven/xdocs Modified Files: changes.xml Log Message: moving all version refs to 0.5 Index: changes.xml =================================================================== RCS file: /cvsroot/clirr/clirr/maven/xdocs/changes.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- changes.xml 15 Jul 2004 13:34:22 -0000 1.1 +++ changes.xml 4 Aug 2005 13:32:13 -0000 1.2 @@ -7,7 +7,13 @@ <body> - <release version="0.4-SNAPSHOT" date="in CVS"> + <release version="0.5" date="2005-08-07"> + <action dev="lkuehne" type="add"> + Upgraded to version 0.5 of clirr-core. + </action> + </release> + + <release version="0.4" date="2004-09-05"> <action dev="vmassol" type="add"> Initial release. See the plugin's web page for the features list. |