]> source.dussan.org Git - nextcloud-server.git/commitdiff
16.0.0 Final 15202/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 24 Apr 2019 06:57:31 +0000 (08:57 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 24 Apr 2019 18:57:27 +0000 (20:57 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
version.php

index f202a1409c7c8cc0bb789106adf6645951ccbd2a..6b7fd32dd789af7c6627803e57a2767bf3318080 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, 0, 8);
+$OC_Version = array(16, 0, 0, 9);
 
 // The human readable string
-$OC_VersionString = '16.0.0 RC 2';
+$OC_VersionString = '16.0.0';
 
 $OC_VersionCanBeUpgradedFrom = [
        'nextcloud' => [