[openrtm-commit:00280] r427 - branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist

openrtm @ openrtm.org openrtm @ openrtm.org
2011年 7月 29日 (金) 17:46:15 JST


Author: kurihara
Date: 2011-07-29 17:46:15 +0900 (Fri, 29 Jul 2011)
New Revision: 427

Modified:
   branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/version.py
Log:
Upgrade from 1.0.0 to 1.1.0

Modified: branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/version.py
===================================================================
--- branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/version.py	2011-07-29 08:44:34 UTC (rev 426)
+++ branches/RELENG_1_1/OpenRTM-aist-Python/OpenRTM_aist/version.py	2011-07-29 08:46:15 UTC (rev 427)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: euc-jp -*-
 
-openrtm_name    = "OpenRTM-aist-1.0.0"
-openrtm_version = "1.0.0"
+openrtm_name    = "OpenRTM-aist-1.1.0"
+openrtm_version = "1.1.0"
 corba_name      = "omniORB"



openrtm-commit メーリングリストの案内