Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Jan 2, 2020
1 parent e8b2319 commit 78e4ff7
Show file tree
Hide file tree
Showing 2 changed files with 8 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.0)
set(PROJECT_VERSION 1.0.1)
set(PROJECT_URL https://gite.lirmm.fr/multi-contact/mc_openrtm)
set(PROJECT_DEBUG_POSTFIX "_d")
set(PROJECT_USE_KEYWORD_LINK_LIBRARIES True)
Expand Down
7 changes: 7 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
mc-openrtm (1.0.1-1ubuntu1) unstable; urgency=medium

* Fix minor issues with the generated project
* Check for potential binary issues with mc_rtc

-- Pierre Gergondet <pierre.gergondet+ppa@gmail.com> Thu, 02 Jan 2020 14:39:33 +0800

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

* Initial release
Expand Down

0 comments on commit 78e4ff7

Please sign in to comment.