]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.08 RC1
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 21 Nov 2022 14:37:14 +0000 (15:37 +0100)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 21 Nov 2022 14:37:14 +0000 (15:37 +0100)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 24d9eb74140132d59eb8108cfb239d7ee7192d43..23a5f2cc2e26cd17e6b5c6cee5e479b93b92b6ee 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, 7, 1];
+$OC_Version = [24, 8, 0, 0];
 
 // The human readable string
-$OC_VersionString = '24.0.7';
+$OC_VersionString = '24.08 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [