mirror of
https://git.tukaani.org/xz.git
synced 2024-04-04 12:36:23 +02:00
Bumped version to 4.999.9beta.
This commit is contained in:
parent
fd7618611a
commit
04dcbfdeb9
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
*/
|
*/
|
||||||
#define LZMA_VERSION_MAJOR 4
|
#define LZMA_VERSION_MAJOR 4
|
||||||
#define LZMA_VERSION_MINOR 999
|
#define LZMA_VERSION_MINOR 999
|
||||||
#define LZMA_VERSION_PATCH 8
|
#define LZMA_VERSION_PATCH 9
|
||||||
#define LZMA_VERSION_STABILITY LZMA_VERSION_STABILITY_BETA
|
#define LZMA_VERSION_STABILITY LZMA_VERSION_STABILITY_BETA
|
||||||
|
|
||||||
#ifndef LZMA_VERSION_COMMIT
|
#ifndef LZMA_VERSION_COMMIT
|
||||||
|
|
Loading…
Reference in a new issue