Skip to content

Commit 37326da

Browse files
committed
v2.0.0-rc.4
1 parent 763184f commit 37326da

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.3") #e.g. beta1, beta2, rc1
8+
set( MIRALL_VERSION_SUFFIX "rc.4") #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)