]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.1 RC1 32418/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 16 May 2022 09:45:36 +0000 (11:45 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 16 May 2022 09:45:36 +0000 (11:45 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 9657d204a72c37397af3edf734f7636ef5fbff11..3d2318dd3ef9021301684ca79ecb624e2a1a7629 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, 12];
+$OC_Version = [24, 0, 1, 0];
 
 // The human readable string
-$OC_VersionString = '24.0.0';
+$OC_VersionString = '24.0.1 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [