Skip to content

Commit

Permalink
ci: bump vor release 0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
jahnf committed Oct 17, 2023
1 parent e95c076 commit b4ae0b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -176,8 +176,8 @@ set_target_properties(projecteur PROPERTIES
VERSION_MAJOR 0
VERSION_MINOR 10
VERSION_PATCH 0
VERSION_TYPE develop
VERSION_DISTANCE_OFFSET 200
VERSION_TYPE release
VERSION_DISTANCE_OFFSET 0
)
add_version_info(projecteur "${CMAKE_CURRENT_SOURCE_DIR}")

Expand Down

0 comments on commit b4ae0b5

Please sign in to comment.