|
From: <ma...@us...> - 2011-11-30 21:53:17
|
Revision: 551
http://openautomation.svn.sourceforge.net/openautomation/?rev=551&view=rev
Author: mayerch
Date: 2011-11-30 21:53:11 +0000 (Wed, 30 Nov 2011)
Log Message:
-----------
As discussed: last minute change for 0.6.1 and "backport" to trunk: remove version information in visu_config.xml (but leave it in visu_config_demo.xml)
Modified Paths:
--------------
CometVisu/branches/release_0.6.1/visu/visu_config.xml
CometVisu/trunk/visu/visu_config.xml
Modified: CometVisu/branches/release_0.6.1/visu/visu_config.xml
===================================================================
--- CometVisu/branches/release_0.6.1/visu/visu_config.xml 2011-11-29 16:33:08 UTC (rev 550)
+++ CometVisu/branches/release_0.6.1/visu/visu_config.xml 2011-11-30 21:53:11 UTC (rev 551)
@@ -59,7 +59,6 @@
]]></status>
<status type="html"><![CDATA[
- <a href="check_config.php">Check Config</a>
- <div style="float:right;padding-right:0.5em">Version: 0.6.1</div>
]]></status>
</statusbar>
</meta>
Modified: CometVisu/trunk/visu/visu_config.xml
===================================================================
--- CometVisu/trunk/visu/visu_config.xml 2011-11-29 16:33:08 UTC (rev 550)
+++ CometVisu/trunk/visu/visu_config.xml 2011-11-30 21:53:11 UTC (rev 551)
@@ -59,7 +59,6 @@
]]></status>
<status type="html"><![CDATA[
- <a href="check_config.php">Check Config</a>
- <div style="float:right;padding-right:0.5em">Version: SVN</div>
]]></status>
</statusbar>
</meta>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|