|
From: Markus B. <mba...@us...> - 2005-03-26 06:43:59
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.build/bootstrap In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4423/bootstrap Modified Files: build.properties Log Message: updated featureVersion Index: build.properties =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.build/bootstrap/build.properties,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** build.properties 27 Feb 2005 19:14:30 -0000 1.5 --- build.properties 26 Mar 2005 06:43:47 -0000 1.6 *************** *** 109,111 **** # featureVersion is need for building the org.rubypeople.rdt.doc.user/plugin.xml # and for calling the appropriate test in customTargets.xml ! featureVersion=0.5.0 \ No newline at end of file --- 109,111 ---- # featureVersion is need for building the org.rubypeople.rdt.doc.user/plugin.xml # and for calling the appropriate test in customTargets.xml ! featureVersion=0.6.0 \ No newline at end of file |