From eace29905be436d77245656b2511c9a9c2c67c90 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen Date: Fri, 5 May 2017 13:15:42 +0200 Subject: Revert "Prepare release" This reverts commit dc57404252c47520f352834ad9be45ad684f96c9. --- lib/diameter/doc/src/notes.xml | 26 -------------------------- lib/diameter/vsn.mk | 2 +- 2 files changed, 1 insertion(+), 27 deletions(-) (limited to 'lib/diameter') diff --git a/lib/diameter/doc/src/notes.xml b/lib/diameter/doc/src/notes.xml index 374d38ec09..50f568abaa 100644 --- a/lib/diameter/doc/src/notes.xml +++ b/lib/diameter/doc/src/notes.xml @@ -43,32 +43,6 @@ first.

-
diameter 1.12.3 - -
Fixed Bugs and Malfunctions - - -

Typos have been fixed.

-

- Own Id: OTP-14387

-
-
-
- - -
Improvements and New Features - - -

The usage of module erl_anno is corrected. -

-

- Own Id: OTP-14389

-
-
-
- -
-
diameter 1.12.2
Fixed Bugs and Malfunctions diff --git a/lib/diameter/vsn.mk b/lib/diameter/vsn.mk index 7c2b9bc895..94d9d72a48 100644 --- a/lib/diameter/vsn.mk +++ b/lib/diameter/vsn.mk @@ -17,5 +17,5 @@ # %CopyrightEnd% APPLICATION = diameter -DIAMETER_VSN = 1.12.3 +DIAMETER_VSN = 1.12.2 APP_VSN = $(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN) -- cgit v1.2.3