diff options
Diffstat (limited to 'src/Common/libzip/config.h')
-rw-r--r-- | src/Common/libzip/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/libzip/config.h b/src/Common/libzip/config.h index 755c29ad..2976249c 100644 --- a/src/Common/libzip/config.h +++ b/src/Common/libzip/config.h @@ -88,6 +88,6 @@ #define HAVE_SHARED /* END DEFINES */ #define PACKAGE "libzip" -#define VERSION "1.10.0" +#define VERSION "1.10.1" #endif /* HAD_CONFIG_H */ |