[Clirr-devel] CVS: clirr project.xml,1.25,1.26
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2005-08-04 13:32:21
|
Update of /cvsroot/clirr/clirr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11264 Modified Files: project.xml Log Message: moving all version refs to 0.5 Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/project.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -u -r1.25 -r1.26 --- project.xml 5 Sep 2004 13:03:07 -0000 1.25 +++ project.xml 4 Aug 2005 13:32:13 -0000 1.26 @@ -14,7 +14,7 @@ <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-dev --> - <currentVersion>0.4</currentVersion> + <currentVersion>0.5</currentVersion> <!-- details about the organization that 'owns' the project --> <organization> @@ -72,6 +72,11 @@ <name>0.4</name> <tag>RELEASE_CLIRR_0_4</tag> </version> + <version> + <id>0.5</id> + <name>0.5</name> + <tag>RELEASE_CLIRR_0_5</tag> + </version> </versions> <!-- any mailing lists for the project --> |