Skip to content

Commit aaed29d

Browse files
committed
Bump version to 5.9.0
1 parent 2053627 commit aaed29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ set(WILL_RUN_TESTS ${BUILD_TESTS} CACHE BOOL "Run tests")
4848
# debian is happy with it. However, "_" is illegal in debs, while RPM
4949
# is cool with it. Sigh.
5050
set(rr_VERSION_MAJOR 5)
51-
set(rr_VERSION_MINOR 8)
51+
set(rr_VERSION_MINOR 9)
5252
set(rr_VERSION_PATCH 0)
5353

5454
if(ANDROID)

0 commit comments

Comments
 (0)