[openrtm-commit:00389] r466 - branches/RELENG_1_1/OpenRTM-aist-Python/installer/OpenRTP
openrtm @ openrtm.org
openrtm @ openrtm.org
2011年 9月 7日 (水) 13:52:49 JST
Author: kurihara
Date: 2011-09-07 13:52:48 +0900 (Wed, 07 Sep 2011)
New Revision: 466
Modified:
branches/RELENG_1_1/OpenRTM-aist-Python/installer/OpenRTP/OpenRTP_inc.wxs.in
Log:
update for 1.1.
Modified: branches/RELENG_1_1/OpenRTM-aist-Python/installer/OpenRTP/OpenRTP_inc.wxs.in
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist-Python/installer/OpenRTP/OpenRTP_inc.wxs.in 2011-08-30 03:20:17 UTC (rev 465)
+++ branches/RELENG_1_1/OpenRTM-aist-Python/installer/OpenRTP/OpenRTP_inc.wxs.in 2011-09-07 04:52:48 UTC (rev 466)
@@ -2,7 +2,7 @@
<Include xmlns="http://schemas.microsoft.com/wix/2006/wi">
<!-- root directory -->
<Directory Id="OpenRTP" Name="OpenRTP">
- <Directory Id="OpenRTPVersion" Name="0.1">
+ <Directory Id="OpenRTPVersion" Name="1.1">
<Component Id="Openrtp" Guid="{% Openrtp.GUID %}">
<Environment Id="OPENRTP_ROOT" Name="OPENRTP_ROOT" Action="set"
System="yes" Value="[openrtpVersion]" />
openrtm-commit メーリングリストの案内