Skip to content

Commit

Permalink
Release 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
acautin committed Apr 30, 2019
1 parent 4d8e3bd commit c0124df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions RELEASE-IMEM.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ Application imem

Release history with new or improved features and bugfixes

Vesrion 3.4.1 (Release Date 30.04.2019)
=======================================
* Improved performance of imem_snap candidate check

Vesrion 3.4.0 (Release Date 18.04.2019)
=======================================
* http interface in imem_client
Expand Down
2 changes: 1 addition & 1 deletion src/imem.app.src
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%% ex: ft=erlang
{application, imem, [
{description, "Replication cluster DB"},
{vsn, "3.4.0"},
{vsn, "3.4.1"},
{applications, [
inets,
kernel,
Expand Down

0 comments on commit c0124df

Please sign in to comment.