We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0202303 commit 7cf5a12Copy full SHA for 7cf5a12
CMakeLists.txt
@@ -34,7 +34,7 @@ option(INSTALL_TESTSUITE "Install the testsuite")
34
# debian is happy with it. However, "_" is illegal in debs, while RPM
35
# is cool with it. Sigh.
36
set(rr_VERSION_MAJOR 5)
37
-set(rr_VERSION_MINOR 6)
+set(rr_VERSION_MINOR 7)
38
set(rr_VERSION_PATCH 0)
39
40
if(ANDROID)
0 commit comments