From 62870c998955e1498e71bfc90607885e96ecaa27 Mon Sep 17 00:00:00 2001
From: Erlang/OTP
Date: Tue, 31 Mar 2015 12:24:04 +0200
Subject: Prepare release
---
lib/mnesia/doc/src/notes.xml | 29 ++++++++++++++++++++++++++++-
lib/mnesia/vsn.mk | 2 +-
2 files changed, 29 insertions(+), 2 deletions(-)
(limited to 'lib/mnesia')
diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml
index 18f72f4faf..dc98efbff3 100644
--- a/lib/mnesia/doc/src/notes.xml
+++ b/lib/mnesia/doc/src/notes.xml
@@ -38,7 +38,34 @@
thus constitutes one section in this document. The title of each
section is the version number of Mnesia.
- Mnesia 4.12.4
+ Mnesia 4.12.5
+
+ Fixed Bugs and Malfunctions
+
+ -
+
+ Fixed race condition in protocol negotiation.
+
+ Own Id: OTP-12473
+
+
+
+
+
+ Improvements and New Features
+
+ -
+
+ Grammar corrections. (Thanks to Derek Brown)
+
+ Own Id: OTP-12400
+
+
+
+
+
+
+Mnesia 4.12.4
Fixed Bugs and Malfunctions
diff --git a/lib/mnesia/vsn.mk b/lib/mnesia/vsn.mk
index 94eb360591..b23339e408 100644
--- a/lib/mnesia/vsn.mk
+++ b/lib/mnesia/vsn.mk
@@ -1 +1 @@
-MNESIA_VSN = 4.12.4
+MNESIA_VSN = 4.12.5
--
cgit v1.2.3