Skip to content

Commit

Permalink
Merge pull request #2 from robotology/bumpver
Browse files Browse the repository at this point in the history
Bump version to 3.9.0 in view of inclusion in robotology-superbuild release 2024.02.1 release
  • Loading branch information
traversaro authored Mar 14, 2024
2 parents ebcd47c + ef4678d commit e98fcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(yarp-devices-ros
LANGUAGES CXX
VERSION 3.8.0)
VERSION 3.9.0)

include(FeatureSummary)

Expand Down

0 comments on commit e98fcc3

Please sign in to comment.