From: Michael S. <sta...@us...> - 2005-10-22 01:03:25
|
Update of /cvsroot/archive-access/archive-access/projects/nutch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14221 Modified Files: project.xml Log Message: * project.xml Update to 0.4.0 Index: project.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/nutch/project.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** project.xml 2 Sep 2005 01:08:18 -0000 1.19 --- project.xml 22 Oct 2005 01:03:18 -0000 1.20 *************** *** 12,16 **** <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-SNAPSHOT --> ! <currentVersion>0.3.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.4.0${version.build.suffix}</currentVersion> <!-- details about the organization that 'owns' the project --> |