Skip to content

Commit

Permalink
Bump project version to 4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AymericDu committed Jul 2, 2019
1 parent 255debf commit 900d6c6
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 @@ -22,7 +22,7 @@ if (NOT DEFINED OIOSDS_RELEASE)
set(OIOSDS_RELEASE master)
endif ()
if (NOT DEFINED OIOSDS_PROJECT_VERSION_SHORT)
set(OIOSDS_PROJECT_VERSION_SHORT "4.5")
set(OIOSDS_PROJECT_VERSION_SHORT "4.6")
endif ()

set(OIOSDS_PROJECT_VERSION "${OIOSDS_RELEASE}/${OIOSDS_PROJECT_VERSION_SHORT}")
Expand Down

0 comments on commit 900d6c6

Please # to comment.