From b6babc688d3d49ca32c3dbadfb2a4e32e9a43cdd Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 4 Oct 2019 21:13:31 +0200 Subject: Windows: Update libzip to version 1.5.2 --- src/Common/libzip/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Common/libzip/config.h') diff --git a/src/Common/libzip/config.h b/src/Common/libzip/config.h index d6134b48..4de10dff 100644 --- a/src/Common/libzip/config.h +++ b/src/Common/libzip/config.h @@ -76,7 +76,7 @@ #define HAVE_SHARED /* END DEFINES */ #define PACKAGE "libzip" -#define VERSION "1.5.0a" +#define VERSION "1.5.2" #ifndef HAVE_SSIZE_T_LIBZIP # if SIZE_T_LIBZIP == INT_LIBZIP -- cgit v1.2.3