summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorNathaniel McCallum <npmccallum@redhat.com>2014-10-15 12:26:47 -0400
committerPetr Vobornik <pvoborni@redhat.com>2014-10-16 17:55:39 +0200
commit284792e7d8e06dd6dba24da4362aab56bbaaaef4 (patch)
tree54ecb48cc3e947304df1c6e83d709758287e9630 /VERSION
parentc5f7ca58a1b74344c3d39493a9b0645a8f4b64a7 (diff)
downloadfreeipa-284792e7d8e06dd6dba24da4362aab56bbaaaef4.tar.gz
freeipa-284792e7d8e06dd6dba24da4362aab56bbaaaef4.tar.xz
freeipa-284792e7d8e06dd6dba24da4362aab56bbaaaef4.zip
Remove token vendor, model and serial defaults
These defaults are pretty useless and cause more confusion than they are worth. The serial default never worked anyway. And now that we are displaying the token type separately, there is no reason to doubly record these data points. 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 24a6a5ebc..56c28211b 100644
--- a/VERSION
+++ b/VERSION
@@ -90,5 +90,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=105
-# Last change: abbra - ID views attributes
+IPA_API_VERSION_MINOR=106
+# Last change: npmccallum - Remove token vendor, model, serial defaults