]> source.dussan.org Git - nextcloud-server.git/commitdiff
18.0.7 RC1 21700/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 6 Jul 2020 11:17:28 +0000 (13:17 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 6 Jul 2020 11:17:44 +0000 (13:17 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
resources/config/ca-bundle.crt
version.php

index 651694e8a3a952ba8486e4ce98d4a52f5498ce1c..eb8b0baccd288505683fd662c5403279d19153db 100644 (file)
@@ -1,7 +1,7 @@
 ##
 ## Bundle of CA Root Certificates
 ##
-## Certificate data from Mozilla as of: Wed Jan  1 04:12:10 2020 GMT
+## Certificate data from Mozilla as of: Wed Jun 24 03:12:10 2020 GMT
 ##
 ## This is a bundle of X.509 certificates of public Certificate Authorities
 ## (CA). These were automatically extracted from Mozilla's root certificates
@@ -13,8 +13,8 @@
 ## an Apache+mod_ssl webserver for SSL client authentication.
 ## Just configure this file as the SSLCACertificateFile.
 ##
-## Conversion done with mk-ca-bundle.pl version 1.27.
-## SHA256: f3bdcd74612952da8476a9d4147f50b29ad0710b7dd95b4c8690500209986d70
+## Conversion done with mk-ca-bundle.pl version 1.28.
+## SHA256: 5796295533cad5a648a20a115b0894dc9b318c41501796e7158e824c323f11c3
 ##
 
 
index 66fdf9ef0c892bf36b96bce25e4e10592e3a30f1..debf01c54caeb12d2a99190e6c3be9994f6ff0eb 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 = array(18, 0, 6, 0);
+$OC_Version = array(18, 0, 7, 0);
 
 // The human readable string
-$OC_VersionString = '18.0.6';
+$OC_VersionString = '18.0.7 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [