Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
robotastic authored Dec 22, 2022
1 parent 997c6fd commit 382679e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ 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 2)
set(VERSION_API 5)
set(VERSION_ABI 0)
set(VERSION_PATCH git)


Expand Down

0 comments on commit 382679e

Please sign in to comment.