]> source.dussan.org Git - nextcloud-server.git/commitdiff
21 beta3 24765/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Fri, 18 Dec 2020 12:19:05 +0000 (13:19 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 23 Dec 2020 18:40:11 +0000 (19:40 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
resources/config/ca-bundle.crt
version.php

index 7ecd42f8258b942349f62e3dce5f8847a045b576..3a08fd8db4994ab70f495b261100ee0253eca27c 100644 (file)
@@ -1,7 +1,7 @@
 ##
 ## Bundle of CA Root Certificates
 ##
-## Certificate data from Mozilla as of: Wed Oct 14 03:12:15 2020 GMT
+## Certificate data from Mozilla as of: Tue Dec  8 04:12:05 2020 GMT
 ##
 ## This is a bundle of X.509 certificates of public Certificate Authorities
 ## (CA). These were automatically extracted from Mozilla's root certificates
@@ -14,7 +14,7 @@
 ## Just configure this file as the SSLCACertificateFile.
 ##
 ## Conversion done with mk-ca-bundle.pl version 1.28.
-## SHA256: a831d3bc63ba1f65478afe28038742b7150c0c2efd243ac342b64792a75d2038
+## SHA256: d820b8696d8ffe42064a1384a56a8981cdc7e7e198036bbb5fa04a6c282dd9a2
 ##
 
 
index ace58a39e4e0d1778113c7001e32488a64ce101e..989c66306d88f391a860ae019dff49f2ce5d9f83 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 = [21, 0, 0, 9];
+$OC_Version = [21, 0, 0, 10];
 
 // The human readable string
-$OC_VersionString = '21.0.0 beta2';
+$OC_VersionString = '21.0.0 beta3';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [