[openrtm-commit:01656] r2677 - in trunk/OpenRTM-aist: . packages/deb/debian src/lib/coil

openrtm @ openrtm.org openrtm @ openrtm.org
2015年 11月 19日 (木) 14:17:26 JST


Author: kawauchi
Date: 2015-11-19 14:17:26 +0900 (Thu, 19 Nov 2015)
New Revision: 2677

Modified:
   trunk/OpenRTM-aist/configure.ac
   trunk/OpenRTM-aist/packages/deb/debian/changelog
   trunk/OpenRTM-aist/src/lib/coil/configure.ac
Log:
[compat, ->RELENG_1_1] Version number has been updated to 1.1.2.

Modified: trunk/OpenRTM-aist/configure.ac
===================================================================
--- trunk/OpenRTM-aist/configure.ac	2015-11-19 02:49:41 UTC (rev 2676)
+++ trunk/OpenRTM-aist/configure.ac	2015-11-19 05:17:26 UTC (rev 2677)
@@ -18,7 +18,7 @@
 dnl ------------------------------------------------------------
 dnl  Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
-AC_INIT(OpenRTM-aist, 1.1.1, n-ando at aist.go.jp, OpenRTM-aist)
+AC_INIT(OpenRTM-aist, 1.1.2, n-ando at aist.go.jp, OpenRTM-aist)
 AC_CONFIG_AUX_DIR([.])
 AM_INIT_AUTOMAKE([dist-bzip2 tar-pax])
 AM_CONFIG_HEADER([src/lib/rtm/config_rtc.h])

Modified: trunk/OpenRTM-aist/packages/deb/debian/changelog
===================================================================
--- trunk/OpenRTM-aist/packages/deb/debian/changelog	2015-11-19 02:49:41 UTC (rev 2676)
+++ trunk/OpenRTM-aist/packages/deb/debian/changelog	2015-11-19 05:17:26 UTC (rev 2677)
@@ -1,3 +1,9 @@
+openrtm-aist (1.1.2-0) precise; urgency=low
+
+  * 1.1.2-0 (1.1.2-RELEASE). OpenRTM-aist-1.1.2-RELEASE  
+
+ -- Noriaki Ando <n-ando at aist.go.jp>  Thu, 17 Sep 2015 13:50:25 +0900
+
 openrtm-aist (1.1.1-0) experimental; urgency=low
 
   * 1.1.1-0 (1.1.1-RELEASE). OpenRTM-aist-1.1.1-RELEASE

Modified: trunk/OpenRTM-aist/src/lib/coil/configure.ac
===================================================================
--- trunk/OpenRTM-aist/src/lib/coil/configure.ac	2015-11-19 02:49:41 UTC (rev 2676)
+++ trunk/OpenRTM-aist/src/lib/coil/configure.ac	2015-11-19 05:17:26 UTC (rev 2677)
@@ -18,7 +18,7 @@
 dnl ------------------------------------------------------------
 dnl  Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.59)
-AC_INIT(coil, 1.1.1, n-ando at aist.go.jp, coil)
+AC_INIT(coil, 1.1.2, n-ando at aist.go.jp, coil)
 AC_CONFIG_AUX_DIR([.])
 AM_INIT_AUTOMAKE([dist-bzip2 tar-pax])
 AM_CONFIG_HEADER([include/coil/config_coil.h])



More information about the openrtm-commit mailing list