summaryrefslogtreecommitdiffstats
path: root/main/owncloud/owncloud.config.php
diff options
context:
space:
mode:
Diffstat (limited to 'main/owncloud/owncloud.config.php')
-rw-r--r--main/owncloud/owncloud.config.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/owncloud/owncloud.config.php b/main/owncloud/owncloud.config.php
index 7ea480b821..28b42d02f2 100644
--- a/main/owncloud/owncloud.config.php
+++ b/main/owncloud/owncloud.config.php
@@ -1,7 +1,7 @@
<?php
$CONFIG = array(
"datadirectory" => '/var/lib/owncloud/data',
-"version" => '4.5.7',
+"version" => '5.0.0',
"dbname" => 'owncloud',
"dbhost" => 'localhost',
"dbuser" => 'owncloud',