Skip to content

Commit c00c1e7

Browse files
committed
v5.3.2-rc.8
1 parent f41cafd commit c00c1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSION.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set( MIRALL_VERSION_YEAR 2025 )
55
set( MIRALL_SOVERSION 0 )
66

77
if ( NOT DEFINED MIRALL_VERSION_SUFFIX )
8-
set( MIRALL_VERSION_SUFFIX "rc.7") #e.g. beta1, beta2, rc1
8+
set( MIRALL_VERSION_SUFFIX "rc.8") #e.g. beta1, beta2, rc1
99
endif( NOT DEFINED MIRALL_VERSION_SUFFIX )
1010

1111
if( NOT DEFINED MIRALL_VERSION_BUILD )

0 commit comments

Comments
 (0)