summaryrefslogtreecommitdiffstats
path: root/main/owncloud/owncloud.config.php
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2013-07-20 10:14:52 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2013-07-20 10:15:52 +0000
commit83255b103bbdf13a128d4a34fe2def203940cdab (patch)
tree6f6522b1792f8af7ffd740c5c49fb303022e5ac5 /main/owncloud/owncloud.config.php
parente7761e61dc8c8638358f27748b4b4b68fc79d1bb (diff)
downloadaports-83255b103bbdf13a128d4a34fe2def203940cdab.tar.bz2
aports-83255b103bbdf13a128d4a34fe2def203940cdab.tar.xz
testing/perl-ldap: upgrade to 0.56
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 5af257f24..cd084e1c5 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',