From: <ce...@us...> - 2004-02-12 13:11:27
|
Update of /cvsroot/csseditor/net.sourceforge.csseditor.tests In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21101 Modified Files: plugin.xml Log Message: Increase version number Index: plugin.xml =================================================================== RCS file: /cvsroot/csseditor/net.sourceforge.csseditor.tests/plugin.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** plugin.xml 4 Feb 2004 09:42:29 -0000 1.5 --- plugin.xml 12 Feb 2004 13:06:34 -0000 1.6 *************** *** 4,8 **** id="net.sourceforge.csseditor.tests" name="Cascading Style Sheets Editor Unit Tests" ! version="0.0.1"> <runtime> --- 4,8 ---- id="net.sourceforge.csseditor.tests" name="Cascading Style Sheets Editor Unit Tests" ! version="0.0.3"> <runtime> *************** *** 29,31 **** --- 29,32 ---- </requires> + </plugin> |