Skip to content

Commit 82c7a1a

Browse files
committed
Bump version to 5.10.0
1 parent ed838f5 commit 82c7a1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ set(WILL_RUN_TESTS ${BUILD_TESTS} CACHE BOOL "Run tests")
6565
# debian is happy with it. However, "_" is illegal in debs, while RPM
6666
# is cool with it. Sigh.
6767
set(rr_VERSION_MAJOR 5)
68-
set(rr_VERSION_MINOR 9)
68+
set(rr_VERSION_MINOR 10)
6969
set(rr_VERSION_PATCH 0)
7070

7171
if(ANDROID)

0 commit comments

Comments
 (0)