diff --git a/version.php b/version.php index 3b5599c70e89901c0c01600a6d0d01d36d85ff47..5becb83892060da6666b31443497dcf26b5a44ec 100644 --- a/version.php +++ b/version.php @@ -30,10 +30,10 @@ // between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel // when updating major/minor version number. -$OC_Version = [24, 0, 9, 0]; +$OC_Version = [24, 0, 9, 1]; // The human readable string -$OC_VersionString = '24.0.9 RC1'; +$OC_VersionString = '24.0.9 RC2'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [