summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2014-06-25 12:36:59 +0200
committerPetr Vobornik <pvoborni@redhat.com>2014-07-01 12:37:08 +0200
commit12cb31575ca84d8084687c9906e5824462bd33ec (patch)
tree6b7e496a904d71375a07443e933745b4f30f047d /VERSION
parent99c5f0511f697cc54a9de7994c3e6999c6fd119f (diff)
downloadfreeipa-12cb31575ca84d8084687c9906e5824462bd33ec.tar.gz
freeipa-12cb31575ca84d8084687c9906e5824462bd33ec.tar.xz
freeipa-12cb31575ca84d8084687c9906e5824462bd33ec.zip
DNSSEC: add TLSA record type
Ticket: https://fedorahosted.org/freeipa/ticket/4328 Reviewed-By: Petr Vobornik <pvoborni@redhat.com>
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 84e648f4d..4a3cfa63e 100644
--- a/VERSION
+++ b/VERSION
@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=96
-# Last change: npmaccallum - otptoken-sync
+IPA_API_VERSION_MINOR=97
+# Last change: mbasti - New record type added: TLSA