From 134d5a8f6652e625a2ee9e0fc314afd69ee42d4a Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Mon, 15 Apr 2019 10:58:47 +0200
Subject: Prepare release
---
lib/diameter/doc/src/notes.xml | 17 +++++++++++++++++
lib/diameter/vsn.mk | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
(limited to 'lib/diameter')
diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml
index 5777225ae7..8dcba93273 100644
--- a/lib/diameter/doc/src/notes.xml
+++ b/lib/diameter/doc/src/notes.xml
@@ -43,6 +43,23 @@ first.
+diameter 2.2.1
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fix inadvertently broad monitor that resulted in
+ gen_server cast messages to hidden nodes from module
+ diameter_dist.
+
+ Own Id: OTP-15768
+
+
+
+
+
+
diameter 2.2
Fixed Bugs and Malfunctions
diff --git a/lib/diameter/vsn.mk b/lib/diameter/vsn.mk
index a900e8f28e..a8fbca5bc8 100644
--- a/lib/diameter/vsn.mk
+++ b/lib/diameter/vsn.mk
@@ -17,5 +17,5 @@
# %CopyrightEnd%
APPLICATION = diameter
-DIAMETER_VSN = 2.2
+DIAMETER_VSN = 2.2.1
APP_VSN = $(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN)
--
cgit v1.2.3