From 9373e81e18822db4972819442ea4c2cb9955470b Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Wed, 10 Sep 2008 19:16:32 +0300 Subject: Bumped version to 4.999.6alpha. --- src/liblzma/api/lzma/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/liblzma') diff --git a/src/liblzma/api/lzma/version.h b/src/liblzma/api/lzma/version.h index 811f93e0..a296f450 100644 --- a/src/liblzma/api/lzma/version.h +++ b/src/liblzma/api/lzma/version.h @@ -35,7 +35,7 @@ * \note The version number of LZMA Utils (and thus liblzma) * has nothing to with the version number of LZMA SDK. */ -#define LZMA_VERSION UINT32_C(49990050) +#define LZMA_VERSION UINT32_C(49990060) /** -- cgit v1.2.3