summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorMartin Kosek <mkosek@redhat.com>2012-09-04 16:05:34 +0200
committerMartin Kosek <mkosek@redhat.com>2012-09-06 14:58:03 +0200
commit5355b32304c94ce8841d038ffb5116e3566443ec (patch)
tree94da8e21df49228a126c0c11bacbc39f12333b27 /VERSION
parentb2cb2e3da13bc9303b1cd50fcbb6b93b16cd0ae7 (diff)
downloadfreeipa.git-5355b32304c94ce8841d038ffb5116e3566443ec.tar.gz
freeipa.git-5355b32304c94ce8841d038ffb5116e3566443ec.tar.xz
freeipa.git-5355b32304c94ce8841d038ffb5116e3566443ec.zip
Fix DNS SOA serial parameters boundaries
Set correct boundaries for DNS SOA serial parameters (see RFC 1035, 2181). https://fedorahosted.org/freeipa/ticket/2568
Diffstat (limited to 'VERSION')
-rw-r--r--VERSION2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION b/VERSION
index 41316cb1..25776435 100644
--- a/VERSION
+++ b/VERSION
@@ -79,4 +79,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
-IPA_API_VERSION_MINOR=41
+IPA_API_VERSION_MINOR=42