diff --git a/version.php b/version.php index 5becb83892060da6666b31443497dcf26b5a44ec..c266b55ba9494bbbd8118a30f596147b955745e8 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, 1]; +$OC_Version = [24, 0, 9, 2]; // The human readable string -$OC_VersionString = '24.0.9 RC2'; +$OC_VersionString = '24.0.9'; $OC_VersionCanBeUpgradedFrom = [ 'nextcloud' => [