Skip to content

Commit 05a1572

Browse files
committed
Bump version to 5.8.0
1 parent 0c46974 commit 05a1572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ option(INSTALL_TESTSUITE "Install the testsuite")
4040
# debian is happy with it. However, "_" is illegal in debs, while RPM
4141
# is cool with it. Sigh.
4242
set(rr_VERSION_MAJOR 5)
43-
set(rr_VERSION_MINOR 7)
43+
set(rr_VERSION_MINOR 8)
4444
set(rr_VERSION_PATCH 0)
4545

4646
if(ANDROID)

0 commit comments

Comments
 (0)