Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
wkazubski committed Sep 22, 2022
1 parent f280331 commit f6d390a
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 @@ -44,7 +44,7 @@ list(INSERT CMAKE_MODULE_PATH 0 ${CMAKE_SOURCE_DIR}/cmake/Modules)
# Set the version information here
set(VERSION_MAJOR 0)
set(VERSION_API 2)
set(VERSION_ABI 7)
set(VERSION_ABI 9)
set(VERSION_PATCH 0)

cmake_policy(SET CMP0011 NEW)
Expand Down

0 comments on commit f6d390a

Please sign in to comment.