Skip to content

Commit

Permalink
Upgrade erlang.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Feb 7, 2024
1 parent 674e2b6 commit 513ee52
Show file tree
Hide file tree
Showing 2 changed files with 884 additions and 960 deletions.
2 changes: 1 addition & 1 deletion ebin/lz4.app
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{application, 'lz4', [
{description, "An LZ4 compression library that wraps an NIF"},
{vsn, "1.9.2.3"},
{vsn, "1.9.4.0"},
{modules, ['lz4_nif','lz4f']},
{registered, []},
{applications, [kernel,stdlib,host_triple]},
Expand Down
Loading

0 comments on commit 513ee52

Please sign in to comment.