From: Michael S. <sta...@us...> - 2005-10-22 02:23:29
|
Update of /cvsroot/archive-access/archive-access/projects/wera In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28218 Modified Files: project.xml Log Message: * project.xml Move the project version past 0.4.0. * xdocs/index.xml Fix some tagging. Index: project.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/project.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** project.xml 20 Oct 2005 16:34:11 -0000 1.13 --- project.xml 22 Oct 2005 02:23:17 -0000 1.14 *************** *** 12,16 **** <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-SNAPSHOT --> ! <currentVersion>0.4.0${version.build.suffix}</currentVersion> <!-- details about the organization that 'owns' the project --> --- 12,16 ---- <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-SNAPSHOT --> ! <currentVersion>0.5.0${version.build.suffix}</currentVersion> <!-- details about the organization that 'owns' the project --> |