]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.0 RC1 31962/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 13 Apr 2022 11:15:53 +0000 (13:15 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 13 Apr 2022 11:15:53 +0000 (13:15 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 8ceb2dd58c029d554ce3400dffd3c2f52e413d69..3d9d5411f698a4b19f7d3f232e30fe2237885964 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, 0, 8];
+$OC_Version = [24, 0, 0, 9];
 
 // The human readable string
-$OC_VersionString = '24.0.0 beta 3';
+$OC_VersionString = '24.0.0 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [