]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.9 36141/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 13 Jan 2023 22:23:03 +0000 (23:23 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 13 Jan 2023 22:23:03 +0000 (23:23 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 5becb83892060da6666b31443497dcf26b5a44ec..c266b55ba9494bbbd8118a30f596147b955745e8 100644 (file)
 // 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' => [