]> source.dussan.org Git - nextcloud-server.git/commitdiff
25.0.0 RC2 34276/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 27 Sep 2022 06:25:00 +0000 (08:25 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 27 Sep 2022 06:25:00 +0000 (08:25 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index a21cbe71e533aa23c72e4b51fa27059a961a17d4..a8d99f47e3b2fe1404c703a575963f54f2c040f2 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 = [25, 0, 0, 13];
+$OC_Version = [25, 0, 0, 14];
 
 // The human readable string
-$OC_VersionString = '25.0.0 RC 1';
+$OC_VersionString = '25.0.0 RC2';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [