Skip to content

Commit

Permalink
total wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
tunmx committed Dec 3, 2024
1 parent ecd2824 commit 233945b
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 @@ -10,7 +10,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3")
# Current version
set(INSPIRE_FACE_VERSION_MAJOR 1)
set(INSPIRE_FACE_VERSION_MINOR 2)
set(INSPIRE_FACE_VERSION_PATCH 0)
set(INSPIRE_FACE_VERSION_PATCH 2)

# Converts the version number to a string
string(CONCAT INSPIRE_FACE_VERSION_MAJOR_STR ${INSPIRE_FACE_VERSION_MAJOR})
Expand Down

0 comments on commit 233945b

Please sign in to comment.