Skip to content

Commit

Permalink
Release v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gergondet committed Mar 1, 2023
1 parent d091d15 commit 035d7dc
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 @@ -3,7 +3,7 @@ cmake_minimum_required(VERSION 3.1)
set(PROJECT_NAME mc_state_observation)
set(PROJECT_DESCRIPTION "Implementation of state-observation for mc_rtc")
set(PROJECT_URL "https://github.com/isri-aist/mc_state_observation")
set(PROJECT_VERSION 1.0.2)
set(PROJECT_VERSION 1.0.3)
set(PROJECT_GENERATED_HEADERS_SKIP_DEPRECATED ON)
set(PROJECT_GENERATED_HEADERS_SKIP_CONFIG ON)
set(PROJECT_GENERATED_HEADERS_SKIP_WARNING ON)
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-state-observation (1.0.3-1debian1) unstable; urgency=medium

* Fix minor issues in preparation for next mc_rtc release

-- Pierre Gergondet <pierre.gergondet+ppa@gmail.com> Wed, 01 Mar 2023 10:19:25 +0900

mc-state-observation (1.0.2-1debian1) unstable; urgency=medium

* Fix minor issues in preparation for next mc_rtc release
Expand Down

0 comments on commit 035d7dc

Please sign in to comment.