Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
* Update for mc_rtc v1.3.0
* Connect torque input in JVRC1 project
* Support for macOS
  • Loading branch information
gergondet committed May 7, 2020
1 parent dd9b948 commit aa07a95
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.1)

set(PROJECT_NAME mc_openrtm)
set(PROJECT_DESCRIPTION mc_openrtm)
set(PROJECT_VERSION 1.0.1)
set(PROJECT_VERSION 1.1.0)
set(PROJECT_URL https://github.com/jrl-umi3218/mc_openrtm)
set(PROJECT_DEBUG_POSTFIX "_d")
set(PROJECT_USE_KEYWORD_LINK_LIBRARIES True)
Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
mc-openrtm (1.1.0-1ubuntu1) unstable; urgency=medium

* Upstream update

-- Pierre Gergondet <pierre.gergondet+ppa@gmail.com> Thu, 07 May 2020 12:35:32 +0800

mc-openrtm (1.0.1-1ubuntu1) unstable; urgency=medium

* Fix minor issues with the generated project
Expand Down

0 comments on commit aa07a95

Please sign in to comment.