From 7f3486a5ddc02a366f2945dfd009c4a2697a2b98 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 9 Dec 2014 15:21:47 +0100
Subject: Prepare release
---
lib/megaco/doc/src/notes.xml | 19 ++++++++++++++++++-
lib/megaco/vsn.mk | 2 +-
2 files changed, 19 insertions(+), 2 deletions(-)
(limited to 'lib/megaco')
diff --git a/lib/megaco/doc/src/notes.xml b/lib/megaco/doc/src/notes.xml
index 9a260c3878..fd654af051 100644
--- a/lib/megaco/doc/src/notes.xml
+++ b/lib/megaco/doc/src/notes.xml
@@ -36,7 +36,24 @@
section is the version number of Megaco.
- Megaco 3.17.2
+ Megaco 3.17.3
+
+ Improvements and New Features
+
+ -
+
+ Distribute autoconf helpers to applications at
+ build time instead of having multiple identical copies
+ committed in the repository.
+
+ Own Id: OTP-12348
+
+
+
+
+
+
+Megaco 3.17.2
Fixed Bugs and Malfunctions
diff --git a/lib/megaco/vsn.mk b/lib/megaco/vsn.mk
index 1f4e3b8e95..8687d622e9 100644
--- a/lib/megaco/vsn.mk
+++ b/lib/megaco/vsn.mk
@@ -18,6 +18,6 @@
# %CopyrightEnd%
APPLICATION = megaco
-MEGACO_VSN = 3.17.2
+MEGACO_VSN = 3.17.3
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(MEGACO_VSN)$(PRE_VSN)"
--
cgit v1.2.3