diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-04-14 16:27:58 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-04-14 16:29:11 +0200 |
commit | 926b2b78fe444f5facfb21a625a6cd01123d2fb2 (patch) | |
tree | b5899be280cba1595e6a01f8bdb54b42f98c6cb3 /apps/user_ldap/appinfo/info.xml | |
parent | bfdbdd9b20fd8196487315eeaa040a77ef90c531 (diff) | |
download | nextcloud-server-926b2b78fe444f5facfb21a625a6cd01123d2fb2.tar.gz nextcloud-server-926b2b78fe444f5facfb21a625a6cd01123d2fb2.zip |
keep version numbers in their own files for faster reading
Diffstat (limited to 'apps/user_ldap/appinfo/info.xml')
-rw-r--r-- | apps/user_ldap/appinfo/info.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/info.xml b/apps/user_ldap/appinfo/info.xml index 99830dd1ffd..fe7e61fb5c3 100644 --- a/apps/user_ldap/appinfo/info.xml +++ b/apps/user_ldap/appinfo/info.xml @@ -3,7 +3,6 @@ <id>user_ldap</id> <name>LDAP user backend</name> <description>Authenticate Users by LDAP</description> - <version>0.1</version> <licence>AGPL</licence> <author>Dominik Schmidt</author> <require>2</require> |