Skip to content

Commit

Permalink
Upgrade erlang.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Oct 23, 2023
1 parent 4e5f264 commit e4902bd
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 e4902bd

Please sign in to comment.