mirror of
https://git.tukaani.org/xz.git
synced 2025-04-15 04:00:50 +00:00
Bump version and soname for 5.8.1
This commit is contained in:
parent
1c462c2ad8
commit
a522a22654
@ -20,7 +20,7 @@ liblzma_la_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/liblzma/simple \
|
||||
-I$(top_srcdir)/src/common \
|
||||
-DTUKLIB_SYMBOL_PREFIX=lzma_
|
||||
liblzma_la_LDFLAGS = -no-undefined -version-info 13:0:8
|
||||
liblzma_la_LDFLAGS = -no-undefined -version-info 13:1:8
|
||||
|
||||
EXTRA_DIST += liblzma_generic.map liblzma_linux.map validate_map.sh
|
||||
if COND_SYMVERS_GENERIC
|
||||
|
@ -22,7 +22,7 @@
|
||||
#define LZMA_VERSION_MINOR 8
|
||||
|
||||
/** \brief Patch version number of the liblzma release. */
|
||||
#define LZMA_VERSION_PATCH 0
|
||||
#define LZMA_VERSION_PATCH 1
|
||||
|
||||
/**
|
||||
* \brief Version stability marker
|
||||
|
Loading…
x
Reference in New Issue
Block a user