[openrtm-commit:01881] r806 - branches/RELENG_1_1/OpenRTM-aist-Java/jp.go.aist.rtm.RTC
openrtm @ openrtm.org
openrtm @ openrtm.org
2016年 4月 11日 (月) 13:33:52 JST
Author: kawauchi
Date: 2016-04-11 13:33:52 +0900 (Mon, 11 Apr 2016)
New Revision: 806
Modified:
branches/RELENG_1_1/OpenRTM-aist-Java/jp.go.aist.rtm.RTC/build.xml
Log:
[compat,->RELENG_1_1] Version number has been updated to 1.1.2. refs #3430
Modified: branches/RELENG_1_1/OpenRTM-aist-Java/jp.go.aist.rtm.RTC/build.xml
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist-Java/jp.go.aist.rtm.RTC/build.xml 2016-03-23 23:46:06 UTC (rev 805)
+++ branches/RELENG_1_1/OpenRTM-aist-Java/jp.go.aist.rtm.RTC/build.xml 2016-04-11 04:33:52 UTC (rev 806)
@@ -1,8 +1,8 @@
-<project name="OpenRTM-aist-1.1.1" default="jar">
+<project name="OpenRTM-aist-1.1.2" default="jar">
- <property name="version" value="1.1.1"/>
+ <property name="version" value="1.1.2"/>
- <property name="target.name" value="OpenRTM-aist-1.1.1"/>
+ <property name="target.name" value="OpenRTM-aist-1.1.2"/>
More information about the openrtm-commit
mailing list