|
From: <mla...@us...> - 2004-05-30 23:45:44
|
Update of /cvsroot/dbunit/dbunit In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1948 Modified Files: project.xml Log Message: Documentations update for release of DbUnit 2.1 Index: project.xml =================================================================== RCS file: /cvsroot/dbunit/dbunit/project.xml,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** project.xml 21 Apr 2004 23:37:40 -0000 1.18 --- project.xml 30 May 2004 23:45:34 -0000 1.19 *************** *** 13,17 **** <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-dev --> ! <currentVersion>2.0</currentVersion> <!-- details about the organization that 'owns' the project --> --- 13,17 ---- <!-- The version of the project under development, e.g. 1.1, 1.2, 2.0-dev --> ! <currentVersion>2.1</currentVersion> <!-- details about the organization that 'owns' the project --> |