diff options
author | Martin Basti <mbasti@redhat.com> | 2014-06-03 11:21:10 +0200 |
---|---|---|
committer | Petr Vobornik <pvoborni@redhat.com> | 2014-06-20 15:41:40 +0200 |
commit | 5b95be802c6aa12b9464813441f85eaee3e3e82b (patch) | |
tree | cb9a6e9aa62a988186e9f68ed73e3244b0376321 /VERSION | |
parent | 48865aed5f15ae94db664c4cebed125ef8f223cc (diff) | |
download | freeipa-5b95be802c6aa12b9464813441f85eaee3e3e82b.tar.gz freeipa-5b95be802c6aa12b9464813441f85eaee3e3e82b.tar.xz freeipa-5b95be802c6aa12b9464813441f85eaee3e3e82b.zip |
DNSSEC: added NSEC3PARAM record type
Ticket: https://fedorahosted.org/freeipa/ticket/4328
Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=91 -# Last change: mbasti - Removed records: SIG, NSEC, KEY, RRSIG +IPA_API_VERSION_MINOR=92 +# Last change: mbasti - New record type added: NSEC3PARAM |