1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00

Bump the version number to 5.1.3alpha.

This commit is contained in:
Lasse Collin 2013-10-26 13:26:14 +03:00
parent 2193837a6a
commit ae222fe980
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -95,7 +95,7 @@ global:
lzma_vli_size;
};
XZ_5.1.2alpha {
XZ_5.1.3alpha {
global:
lzma_block_uncomp_encode;
lzma_get_progress;