Skip to content

Commit 23625df

Browse files
committed
Bump project version to 5.8
1 parent f074c07 commit 23625df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if (NOT DEFINED OIOSDS_RELEASE)
2222
set(OIOSDS_RELEASE master)
2323
endif ()
2424
if (NOT DEFINED OIOSDS_PROJECT_VERSION_SHORT)
25-
set(OIOSDS_PROJECT_VERSION_SHORT "5.7")
25+
set(OIOSDS_PROJECT_VERSION_SHORT "5.8")
2626
endif ()
2727

2828
set(OIOSDS_PROJECT_VERSION "${OIOSDS_RELEASE}/${OIOSDS_PROJECT_VERSION_SHORT}")

0 commit comments

Comments
 (0)