summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2015-07-02 15:27:16 -0400
committerJan Cholasta <jcholast@redhat.com>2015-07-07 07:44:56 +0000
commit475ade4becd4cdb59a9bcf0da7de1d2739e293c8 (patch)
treeaeaafff6b5dad80dd5e02bd8c83d7b2661a2a397 /VERSION
parentfc5c614950dd39c7d002377f810f37ef36b0e8a4 (diff)
downloadfreeipa-475ade4becd4cdb59a9bcf0da7de1d2739e293c8.tar.gz
freeipa-475ade4becd4cdb59a9bcf0da7de1d2739e293c8.tar.xz
freeipa-475ade4becd4cdb59a9bcf0da7de1d2739e293c8.zip
Added ipaVaultPublicKey attribute.
A new attribute ipaVaultPublicKey has been added to replace the existing ipaPublicKey used to store the vault public key. https://fedorahosted.org/freeipa/ticket/3872 Reviewed-By: Jan Cholasta <jcholast@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 3205336c5..2d9ad2697 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=138
-# Last change: edewata - added symmetric and asymmetric vaults
+IPA_API_VERSION_MINOR=139
+# Last change: edewata - added ipaVaultPublicKey attribute