]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.2 RC1 32785/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 9 Jun 2022 12:28:20 +0000 (14:28 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 9 Jun 2022 12:28:20 +0000 (14:28 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index e14d975634d20bb1d3394f31602cf0656039af71..b706843ee631d2a5934cb265864b5d0ba4bfc817 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, 1, 1];
+$OC_Version = [24, 0, 2, 0];
 
 // The human readable string
-$OC_VersionString = '24.0.1';
+$OC_VersionString = '24.0.2 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [