Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
romainthomas committed Oct 31, 2022
1 parent d984f48 commit 86087c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if(EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/../.git" AND
else()
set(OMVLL_VERSION_MAJOR "1")
set(OMVLL_VERSION_MINOR "0")
set(OMVLL_VERSION_PATCH "0")
set(OMVLL_VERSION_PATCH "1")
endif()

project(OMVLL
Expand Down

0 comments on commit 86087c7

Please sign in to comment.