mirror of
https://github.com/PCSX2/xz.git
synced 2026-02-04 03:11:18 +01:00
Bump the version number to 5.3.1alpha.
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
*/
|
||||
#define LZMA_VERSION_MAJOR 5
|
||||
#define LZMA_VERSION_MINOR 3
|
||||
#define LZMA_VERSION_PATCH 0
|
||||
#define LZMA_VERSION_PATCH 1
|
||||
#define LZMA_VERSION_STABILITY LZMA_VERSION_STABILITY_ALPHA
|
||||
|
||||
#ifndef LZMA_VERSION_COMMIT
|
||||
|
||||
@@ -104,7 +104,7 @@ global:
|
||||
lzma_stream_encoder_mt_memusage;
|
||||
} XZ_5.0;
|
||||
|
||||
XZ_5.3.0alpha {
|
||||
XZ_5.3.1alpha {
|
||||
global:
|
||||
lzma_file_info_decoder;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user