Skip to content

Commit

Permalink
update development version after merging #186
Browse files Browse the repository at this point in the history
  • Loading branch information
wjwwood committed Jan 27, 2020
1 parent a377453 commit e943ecf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rmw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ if(BUILD_TESTING)
add_subdirectory(test)
endif()

ament_export_development_version_if_higher_than_manifest("0.8.1-dev")
ament_export_development_version_if_higher_than_manifest("0.8.2-dev")
ament_package(CONFIG_EXTRAS "rmw-extras.cmake")

install(
Expand Down

0 comments on commit e943ecf

Please sign in to comment.