Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
dgud committed Dec 2, 2010
1 parent f614916 commit 2a01849
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions lib/mnesia/src/mnesia.appup.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
%% -*- erlang -*-
{"%VSN%",
[
{"4.4.15",[
{update, mnesia_dumper, soft, soft_purge, soft_purge, []}
]}
],
[
{"4.4.15",[
{update, mnesia_dumper, soft, soft_purge, soft_purge, []}
]}
]
}.
2 changes: 1 addition & 1 deletion lib/mnesia/vsn.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
MNESIA_VSN = 4.4.15
MNESIA_VSN = 4.4.16

0 comments on commit 2a01849

Please sign in to comment.