File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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 16 03 :12:09 2019 GMT
4+ ## Certificate data from Mozilla as of: Wed Nov 27 04 :12:10 2019 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.27.
17- ## SHA256: c979c6f35714a0fedb17d9e5ba37adecbbc91a8faf4186b4e23d6f9ca44fd6cb
17+ ## SHA256: 607309057d0ec70f8e4e97b03906bafb2fcebb24cd37b5e8293e681ae26ceae0
1818##
1919
2020
Original file line number Diff line number Diff line change 2929// between betas, final and RCs. This is _not_ the public version number. Reset minor/patchlevel
3030// when updating major/minor version number.
3131
32- $ OC_Version = array (17 , 0 , 1 , 1 );
32+ $ OC_Version = array (17 , 0 , 2 , 0 );
3333
3434// The human readable string
35- $ OC_VersionString = '17.0.1 ' ;
35+ $ OC_VersionString = '17.0.2 RC1 ' ;
3636
3737$ OC_VersionCanBeUpgradedFrom = [
3838 'nextcloud ' => [
You can’t perform that action at this time.
0 commit comments