]> source.dussan.org Git - nextcloud-server.git/commitdiff
25.0.0 RC5 34603/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 14 Oct 2022 10:15:31 +0000 (12:15 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 14 Oct 2022 10:15:31 +0000 (12:15 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index be0b913a14ec73f8b71b76410e8724c08c61f9f4..fec517c783d3975dc0f37011407cdd72d54d4caf 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, 16];
+$OC_Version = [25, 0, 0, 17];
 
 // The human readable string
-$OC_VersionString = '25.0.0 RC4';
+$OC_VersionString = '25.0.0 RC5';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [