Skip to content

Commit

Permalink
Bump version to 5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rocallahan committed Feb 13, 2025
1 parent 7bbe70a commit afc2937
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 @@ -48,7 +48,7 @@ set(WILL_RUN_TESTS ${BUILD_TESTS} CACHE BOOL "Run tests")
# debian is happy with it. However, "_" is illegal in debs, while RPM
# is cool with it. Sigh.
set(rr_VERSION_MAJOR 5)
set(rr_VERSION_MINOR 8)
set(rr_VERSION_MINOR 9)
set(rr_VERSION_PATCH 0)

if(ANDROID)
Expand Down

0 comments on commit afc2937

Please sign in to comment.