summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
diff options
context:
space:
mode:
authorFrank Karlitschek <frank@owncloud.org>2013-02-25 00:37:22 -0800
committerFrank Karlitschek <frank@owncloud.org>2013-02-25 00:37:22 -0800
commit8f659169047f2dcdd6f7a15b2b31b537fe858953 (patch)
treeaf1cfe0ca8a193e460a282a7ea24ff0fc49fcd6a /apps/user_ldap
parent21f3291eeedc86fb29f5c3a11b0e54da9f2a5adf (diff)
parent4e826b16735327a4c7777475f68787bb2bfc4e6a (diff)
downloadnextcloud-server-8f659169047f2dcdd6f7a15b2b31b537fe858953.tar.gz
nextcloud-server-8f659169047f2dcdd6f7a15b2b31b537fe858953.zip
Merge pull request #1882 from owncloud/required_version
Set required owncloud version to 4.93
Diffstat (limited to 'apps/user_ldap')
-rw-r--r--apps/user_ldap/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml
index 53269edfb34..03a4fa52332 100644
--- a/apps/user_ldap/appinfo/info.xml
+++ b/apps/user_ldap/appinfo/info.xml
@@ -7,7 +7,7 @@
This app is not compatible to the WebDAV user backend.</description>
<licence>AGPL</licence>
<author>Dominik Schmidt and Arthur Schiwon</author>
- <require>4.91</require>
+ <require>4.93</require>
<shipped>true</shipped>
<types>
<authentication/>