We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5ef828 commit 009f4edCopy full SHA for 009f4ed
CMakeLists.txt
@@ -48,7 +48,7 @@ set(WILL_RUN_TESTS ${BUILD_TESTS} CACHE BOOL "Run tests")
48
# debian is happy with it. However, "_" is illegal in debs, while RPM
49
# is cool with it. Sigh.
50
set(rr_VERSION_MAJOR 5)
51
-set(rr_VERSION_MINOR 9)
+set(rr_VERSION_MINOR 10)
52
set(rr_VERSION_PATCH 0)
53
54
if(ANDROID)
0 commit comments