From bb19e24a485e9ef43bcca3fbe9757da83f70c3a0 Mon Sep 17 00:00:00 2001 From: Erlang/OTP Date: Tue, 19 Jun 2018 08:24:54 +0200 Subject: Prepare release --- lib/otp_mibs/doc/src/notes.xml | 16 ++++++++++++++++ lib/otp_mibs/vsn.mk | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) (limited to 'lib/otp_mibs') diff --git a/lib/otp_mibs/doc/src/notes.xml b/lib/otp_mibs/doc/src/notes.xml index 71b4c28e9a..ac0777d225 100644 --- a/lib/otp_mibs/doc/src/notes.xml +++ b/lib/otp_mibs/doc/src/notes.xml @@ -32,6 +32,22 @@

This document describes the changes made to the OTP_Mibs application.

+
Otp_Mibs 1.2 + +
Improvements and New Features + + +

+ The otp_mibs application has been deprecated and will be + removed in a future release.

+

+ Own Id: OTP-15141

+
+
+
+ +
+
Otp_Mibs 1.1.2
Fixed Bugs and Malfunctions diff --git a/lib/otp_mibs/vsn.mk b/lib/otp_mibs/vsn.mk index 13406cb5b1..2e9e367d98 100644 --- a/lib/otp_mibs/vsn.mk +++ b/lib/otp_mibs/vsn.mk @@ -1,4 +1,4 @@ -OTP_MIBS_VSN = 1.1.2 +OTP_MIBS_VSN = 1.2 # Note: The branch 'otp_mibs' is defunct as of otp_mibs-1.0.4 and # should NOT be used again. -- cgit v1.2.3