aboutsummaryrefslogtreecommitdiffstats
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 5af257f243..cd084e1c5f 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" => '5.0.6',
+"version" => '5.0.9',
"dbname" => 'owncloud',
"dbhost" => 'localhost',
"dbuser" => 'owncloud',