Skip to content
Snippets Groups Projects
Commit d977301c9051 authored by Lasse Collin's avatar Lasse Collin
Browse files

Bump version and soname for 5.2.5.

parent 0f503781bbce
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@
-I$(top_srcdir)/src/liblzma/simple \
-I$(top_srcdir)/src/common \
-DTUKLIB_SYMBOL_PREFIX=lzma_
liblzma_la_LDFLAGS = -no-undefined -version-info 7:4:2
liblzma_la_LDFLAGS = -no-undefined -version-info 7:5:2
EXTRA_DIST += liblzma.map validate_map.sh
if COND_SYMVERS
......
......@@ -22,7 +22,7 @@
*/
#define LZMA_VERSION_MAJOR 5
#define LZMA_VERSION_MINOR 2
#define LZMA_VERSION_PATCH 4
#define LZMA_VERSION_PATCH 5
#define LZMA_VERSION_STABILITY LZMA_VERSION_STABILITY_STABLE
#ifndef LZMA_VERSION_COMMIT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment