Skip to content

Commit

Permalink
bump 2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharlie committed Apr 8, 2023
1 parent 9b2ed32 commit 69d48ff
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 @@ -73,7 +73,7 @@ endif()

set(UNCIA_VERSION_MAJOR 2)
set(UNCIA_VERSION_MINOR 0)
set(UNCIA_VERSION_PATCH 4)
set(UNCIA_VERSION_PATCH 5)
set(PACKAGE_VERSION "${UNCIA_VERSION_MAJOR}.${UNCIA_VERSION_MINOR}.${UNCIA_VERSION_PATCH}")

string(TOLOWER "${CMAKE_C_COMPILER_ARCHITECTURE_ID}" UNCIA_ARCH_NAME)
Expand Down

0 comments on commit 69d48ff

Please sign in to comment.