Skip to content

Commit 009f4ed

Browse files
committed
Bump version to 5.10.0
1 parent b5ef828 commit 009f4ed

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 9)
51+
set(rr_VERSION_MINOR 10)
5252
set(rr_VERSION_PATCH 0)
5353

5454
if(ANDROID)

0 commit comments

Comments
 (0)