Bump the version number for 5.3.2alpha.

This commit is contained in:
Lasse Collin 2021-10-28 23:02:11 +03:00
parent ea8c948655
commit edf525e2b1
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -104,7 +104,7 @@ global:
lzma_stream_encoder_mt_memusage;
} XZ_5.0;
XZ_5.3.1alpha {
XZ_5.3.2alpha {
global:
lzma_microlzma_decoder;
lzma_microlzma_encoder;