From: Michael S. <sta...@us...> - 2005-11-04 08:51:24
|
Update of /cvsroot/archive-access/archive-access/projects/nutch In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28694 Modified Files: project.xml Log Message: * project.xml Set version to be 0.4.1. Index: project.xml =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/nutch/project.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -C2 -d -r1.21 -r1.22 *** project.xml 22 Oct 2005 02:43:23 -0000 1.21 --- project.xml 4 Nov 2005 08:51:13 -0000 1.22 *************** *** 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 --> --- 12,16 ---- <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-SNAPSHOT --> ! <currentVersion>0.4.1${version.build.suffix}</currentVersion> <!-- details about the organization that 'owns' the project --> |