Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic authored Nov 25, 2022
1 parent 3a70255 commit 12bd5f0
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 @@ -53,7 +53,7 @@ list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake/Modules)
# Set the version information here
set(VERSION_MAJOR 4)
set(VERSION_API 4)
set(VERSION_ABI 0)
set(VERSION_ABI 2)
set(VERSION_PATCH git)


Expand Down

0 comments on commit 12bd5f0

Please sign in to comment.