]> source.dussan.org Git - nextcloud-server.git/commitdiff
26.0.0 RC3 37202/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 13 Mar 2023 19:37:59 +0000 (20:37 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 13 Mar 2023 19:37:59 +0000 (20:37 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index e0c65cdc1dd671516d85756823027ef1936d531e..d430ebb3b7b1e27a3e2b949ca4736cc572b5d1de 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, 0, 9];
+$OC_Version = [26, 0, 0, 10];
 
 // The human readable string
-$OC_VersionString = '26.0.0 RC2';
+$OC_VersionString = '26.0.0 RC3';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [