diff options
author | blizzz <blizzz@owncloud.com> | 2013-10-10 03:27:28 -0700 |
---|---|---|
committer | blizzz <blizzz@owncloud.com> | 2013-10-10 03:27:28 -0700 |
commit | 666e52a46b971d49eb43024afe87cabf42b6f49b (patch) | |
tree | 0e15d249c817ce585c55cf7eea653f79fdd01b60 /apps/user_ldap/appinfo/version | |
parent | 1cb47bf777bea9f46a9554ea1b570bfc9ec69845 (diff) | |
parent | 0c837cefb68102dc7548d62fb78ab36ef8be9a29 (diff) | |
download | nextcloud-server-666e52a46b971d49eb43024afe87cabf42b6f49b.tar.gz nextcloud-server-666e52a46b971d49eb43024afe87cabf42b6f49b.zip |
Merge pull request #5114 from owncloud/ldap_uuid_attr_groups
LDAP: allow different UUID attributes for groups and users
Diffstat (limited to 'apps/user_ldap/appinfo/version')
-rw-r--r-- | apps/user_ldap/appinfo/version | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/user_ldap/appinfo/version b/apps/user_ldap/appinfo/version index 60a2d3e96c8..44bb5d1f743 100644 --- a/apps/user_ldap/appinfo/version +++ b/apps/user_ldap/appinfo/version @@ -1 +1 @@ -0.4.0
\ No newline at end of file +0.4.1
\ No newline at end of file |