From b9023ad36f9fd1e2154ff80089906b53b548d891 Mon Sep 17 00:00:00 2001 From: Henrik Nord Date: Tue, 26 Mar 2019 12:14:50 +0100 Subject: Revert "Prepare release" This reverts commit 0118046f9bda8dcf3594184fa439b79267db8017. --- lib/mnesia/doc/src/notes.xml | 36 +----------------------------------- lib/mnesia/vsn.mk | 2 +- 2 files changed, 2 insertions(+), 36 deletions(-) (limited to 'lib/mnesia') diff --git a/lib/mnesia/doc/src/notes.xml b/lib/mnesia/doc/src/notes.xml index 59c842ab10..01d1666b8d 100644 --- a/lib/mnesia/doc/src/notes.xml +++ b/lib/mnesia/doc/src/notes.xml @@ -39,41 +39,7 @@ thus constitutes one section in this document. The title of each section is the version number of Mnesia.

-
Mnesia 4.16 - -
Fixed Bugs and Malfunctions - - -

- Optimize mnesia:read/1 if data have been written in the - same transaction.

-

- Own Id: OTP-15550 Aux Id: PR-12029

-
- -

- Fixed bugs in table index plugin handling.

-

- Own Id: OTP-15689 Aux Id: PR-1695 ERL-556

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

- Optimized dumping of tables with plugin backends.

-

- Own Id: OTP-15588 Aux Id: PR-2102

-
-
-
- -
- -
Mnesia 4.15.6 +
Mnesia 4.15.6
Fixed Bugs and Malfunctions diff --git a/lib/mnesia/vsn.mk b/lib/mnesia/vsn.mk index aa5d9adb6d..781a4830a0 100644 --- a/lib/mnesia/vsn.mk +++ b/lib/mnesia/vsn.mk @@ -1 +1 @@ -MNESIA_VSN = 4.16 +MNESIA_VSN = 4.15.6 -- cgit v1.2.3