From d0a781b9c6911f1875df4b0c7da5e6ae030d36de Mon Sep 17 00:00:00 2001 From: Tomas Babej Date: Tue, 2 Dec 2014 15:40:40 +0100 Subject: hosts: Display assigned ID view by default in host-find and show commands Makes ipaassignedidview a default attribute and takes care about the conversion from the DN to the proper ID view name. https://fedorahosted.org/freeipa/ticket/4774 Reviewed-By: Petr Vobornik Reviewed-By: Jan Cholasta --- VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'VERSION') diff --git a/VERSION b/VERSION index d9e804a1d..f587c65c8 100644 --- a/VERSION +++ b/VERSION @@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=111 -# Last change: npmccallum - configurable token windows +IPA_API_VERSION_MINOR=112 +# Last change: tbabej - change ipaassignedidview to Str -- cgit