Skip to content

Commit b4ae0b5

Browse files
committed
ci: bump vor release 0.10
1 parent e95c076 commit b4ae0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ set_target_properties(projecteur PROPERTIES
176176
VERSION_MAJOR 0
177177
VERSION_MINOR 10
178178
VERSION_PATCH 0
179-
VERSION_TYPE develop
180-
VERSION_DISTANCE_OFFSET 200
179+
VERSION_TYPE release
180+
VERSION_DISTANCE_OFFSET 0
181181
)
182182
add_version_info(projecteur "${CMAKE_CURRENT_SOURCE_DIR}")
183183

0 commit comments

Comments
 (0)