From 948a871c7348a4cfd9caa1e797d17e503c095a63 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 24 Jul 2020 19:39:26 +0200 Subject: Windows: update libzip to latest version 1.7.3 (close issue #656) --- 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 4de10dff..1edd29ba 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.2" +#define VERSION "1.7.3" #ifndef HAVE_SSIZE_T_LIBZIP # if SIZE_T_LIBZIP == INT_LIBZIP -- cgit v1.2.3