Bump version number for 5.3.4alpha.

This commit is contained in:
Lasse Collin 2022-11-15 10:58:39 +02:00
parent 5b999ba289
commit b9a67d9a5f
3 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
*/
#define LZMA_VERSION_MAJOR 5
#define LZMA_VERSION_MINOR 3
#define LZMA_VERSION_PATCH 3
#define LZMA_VERSION_PATCH 4
#define LZMA_VERSION_STABILITY LZMA_VERSION_STABILITY_ALPHA
#ifndef LZMA_VERSION_COMMIT

View File

@ -107,7 +107,7 @@ global:
lzma_stream_encoder_mt_memusage;
} XZ_5.0;
XZ_5.3.3alpha {
XZ_5.3.4alpha {
global:
lzma_microlzma_decoder;
lzma_microlzma_encoder;

View File

@ -122,7 +122,7 @@ global:
lzma_stream_encoder_mt_memusage;
} XZ_5.1.2alpha;
XZ_5.3.3alpha {
XZ_5.3.4alpha {
global:
lzma_microlzma_decoder;
lzma_microlzma_encoder;