]> source.dussan.org Git - nextcloud-server.git/commitdiff
24.0.0 32240/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 2 May 2022 11:58:25 +0000 (13:58 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 2 May 2022 11:58:25 +0000 (13:58 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 929c60438e5aaad42013a776119e29966dfc98f5..9657d204a72c37397af3edf734f7636ef5fbff11 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, 0, 11];
+$OC_Version = [24, 0, 0, 12];
 
 // The human readable string
-$OC_VersionString = '24.0.0 RC3';
+$OC_VersionString = '24.0.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [