From: Christopher L. <ce...@us...> - 2004-06-25 10:17:17
|
Update of /cvsroot/csseditor/net.sourceforge.csseditor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11481 Modified Files: plugin.xml Log Message: Bump up version number Index: plugin.xml =================================================================== RCS file: /cvsroot/csseditor/net.sourceforge.csseditor/plugin.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** plugin.xml 25 Jun 2004 09:51:22 -0000 1.7 --- plugin.xml 25 Jun 2004 10:17:08 -0000 1.8 *************** *** 4,8 **** id="net.sourceforge.csseditor" name="%pluginName" ! version="0.0.3" provider-name="%providerName" class="net.sourceforge.csseditor.CssEditorPlugin"> --- 4,8 ---- id="net.sourceforge.csseditor" name="%pluginName" ! version="0.0.4" provider-name="%providerName" class="net.sourceforge.csseditor.CssEditorPlugin"> |