File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11##
22## Bundle of CA Root Certificates
33##
4- ## Certificate data from Mozilla as of: Wed Oct 14 03 :12:15 2020 GMT
4+ ## Certificate data from Mozilla as of: Tue Dec 8 04 :12:05 2020 GMT
55##
66## This is a bundle of X.509 certificates of public Certificate Authorities
77## (CA). These were automatically extracted from Mozilla's root certificates
1414## Just configure this file as the SSLCACertificateFile.
1515##
1616## Conversion done with mk-ca-bundle.pl version 1.28.
17- ## SHA256: a831d3bc63ba1f65478afe28038742b7150c0c2efd243ac342b64792a75d2038
17+ ## SHA256: d820b8696d8ffe42064a1384a56a8981cdc7e7e198036bbb5fa04a6c282dd9a2
1818##
1919
2020
Original file line number Diff line number Diff line change 3030// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
3131// when updating major/minor version number.
3232
33- $ OC_Version = [21 , 0 , 0 , 9 ];
33+ $ OC_Version = [21 , 0 , 0 , 10 ];
3434
3535// The human readable string
36- $ OC_VersionString = '21.0.0 beta2 ' ;
36+ $ OC_VersionString = '21.0.0 beta3 ' ;
3737
3838$ OC_VersionCanBeUpgradedFrom = [
3939 'nextcloud ' => [
You can’t perform that action at this time.
0 commit comments