Skip to content

Commit

Permalink
Roll eleveldb version 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredmorrow committed Jul 29, 2013
1 parent 77480f2 commit fd3b52a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@

q
all: compile

compile:
Expand Down
2 changes: 1 addition & 1 deletion src/eleveldb.app.src
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{application, eleveldb,
[
{description, ""},
{vsn, "1.4.0"},
{vsn, "1.4.1"},
{registered, []},
{applications, [
kernel,
Expand Down

0 comments on commit fd3b52a

Please sign in to comment.