[Clirr-devel] CVS: clirr project.xml,1.24,1.25
Status: Alpha
Brought to you by:
lkuehne
From: <lk...@us...> - 2004-09-05 13:03:17
|
Update of /cvsroot/clirr/clirr In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15428 Modified Files: project.xml Log Message: prepare for release 0.4 Index: project.xml =================================================================== RCS file: /cvsroot/clirr/clirr/project.xml,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- project.xml 15 Jul 2004 13:36:54 -0000 1.24 +++ project.xml 5 Sep 2004 13:03:07 -0000 1.25 @@ -14,7 +14,7 @@ <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-dev --> - <currentVersion>0.4-SNAPSHOT</currentVersion> + <currentVersion>0.4</currentVersion> <!-- details about the organization that 'owns' the project --> <organization> @@ -70,7 +70,7 @@ <version> <id>0.4</id> <name>0.4</name> - <tag>HEAD</tag> + <tag>RELEASE_CLIRR_0_4</tag> </version> </versions> |