]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.7 RC1 18345/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 11 Dec 2019 07:01:46 +0000 (08:01 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Thu, 12 Dec 2019 22:26:03 +0000 (23:26 +0100)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
resources/config/ca-bundle.crt
version.php

index edc5090c755d85f2ead17ef7b02b11241694ac64..7ad01f31e69b9e4fd9bb1efa61cf39a74db9d257 100644 (file)
@@ -1,7 +1,7 @@
 ##
 ## Bundle of CA Root Certificates
 ##
-## Certificate data from Mozilla as of: Wed Oct 16 03:12:09 2019 GMT
+## Certificate data from Mozilla as of: Wed Nov 27 04:12:10 2019 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.27.
-## SHA256: c979c6f35714a0fedb17d9e5ba37adecbbc91a8faf4186b4e23d6f9ca44fd6cb
+## SHA256: 607309057d0ec70f8e4e97b03906bafb2fcebb24cd37b5e8293e681ae26ceae0
 ##
 
 
index eb138eeddb2c62f68f37d646b9ea9b6608f28560..e69ed88fb3f219a42dc5999cb24425da6a39a5b7 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(16, 0, 6, 1);
+$OC_Version = array(16, 0, 7, 0);
 
 // The human readable string
-$OC_VersionString = '16.0.6';
+$OC_VersionString = '16.0.7 RC1';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [