]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.2 RC1 38314/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 16 May 2023 16:04:00 +0000 (18:04 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 16 May 2023 16:04:00 +0000 (18:04 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index c6bac4219d80ff2328911a29beb0d61df4b78b0f..d70a588a92397e4f09f94625cd2823a266812a19 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 = [26, 0, 1, 1];
+$OC_Version = [26, 0, 2, 0];
 
 // The human readable string
-$OC_VersionString = '26.0.1';
+$OC_VersionString = '26.0.2 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [