]> source.dussan.org Git - nextcloud-server.git/commitdiff
27.1.2 RC1 40646/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 26 Sep 2023 17:56:57 +0000 (19:56 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Tue, 26 Sep 2023 17:56:57 +0000 (19:56 +0200)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
version.php

index 1c89c51c2adc543232ca554d851ee61c610e59f7..87a2dca4a9be585513b48f85e981ebc59c15e41e 100644 (file)
 // between betas, final and RCs. This is _not_ the public version number. Reset minor/patch level
 // when updating major/minor version number.
 
-$OC_Version = [27, 1, 1, 0];
+$OC_Version = [27, 1, 2, 0];
 
 // The human-readable string
-$OC_VersionString = '27.1.1';
+$OC_VersionString = '27.1.2 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [