mirror of
https://github.com/ckolivas/lrzip.git
synced 2025-12-06 07:12:00 +01:00
Version to 0.550.
This commit is contained in:
parent
d1db088986
commit
981859fdba
2
rzip.h
2
rzip.h
|
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
#define LRZIP_MAJOR_VERSION 0
|
#define LRZIP_MAJOR_VERSION 0
|
||||||
#define LRZIP_MINOR_VERSION 5
|
#define LRZIP_MINOR_VERSION 5
|
||||||
#define LRZIP_MINOR_SUBVERSION 44
|
#define LRZIP_MINOR_SUBVERSION 50
|
||||||
|
|
||||||
#define NUM_STREAMS 2
|
#define NUM_STREAMS 2
|
||||||
#define STREAM_BUFSIZE (1024 * 1024 * 10)
|
#define STREAM_BUFSIZE (1024 * 1024 * 10)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue