Skip to content

Commit fc0d81d

Browse files
Update to upstream lz4 r130
1 parent 8ac9cf9 commit fc0d81d

File tree

5 files changed

+1522
-1232
lines changed

5 files changed

+1522
-1232
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"-W",
2929
"-Wundef",
3030
"-DVERSION=\"%s\"" % VERSION_STR,
31-
"-DLZ4_VERSION=\"r119\"",
31+
"-DLZ4_VERSION=\"r130\"",
3232
])
3333
],
3434
setup_requires=["nose>=1.0"],

0 commit comments

Comments
 (0)