From: jreichen <jre...@us...> - 2011-01-18 01:39:17
|
Update of /cvsroot/sageplugins/MediaStreaming In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv6589 Modified Files: build.xml Log Message: Version 1.1.2 Index: build.xml =================================================================== RCS file: /cvsroot/sageplugins/MediaStreaming/build.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** build.xml 16 Jan 2011 05:04:58 -0000 1.5 --- build.xml 18 Jan 2011 01:39:10 -0000 1.6 *************** *** 6,10 **** <property file="build.properties"/> ! <property name="plugin.version" value="1.1.1"/> <property name="src.dir" location="src"/> --- 6,10 ---- <property file="build.properties"/> ! <property name="plugin.version" value="1.1.2"/> <property name="src.dir" location="src"/> |