summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zipconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/lib/zipconf.h')
-rw-r--r--ext/zip/lib/zipconf.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/ext/zip/lib/zipconf.h b/ext/zip/lib/zipconf.h
index 1f8f075f50..c8716fb952 100644
--- a/ext/zip/lib/zipconf.h
+++ b/ext/zip/lib/zipconf.h
@@ -7,7 +7,11 @@
This file was generated automatically by CMake
based on ../cmake-zipconf.h.in.
*/
-#define LIBZIP_VERSION "0.11.2"
+#define LIBZIP_VERSION "1.0.1"
+#define LIBZIP_VERSION_MAJOR 1
+#define LIBZIP_VERSION_MINOR 0
+#define LIBZIP_VERSION_MICRO 1
+
/* #undef HAVE_INTTYPES_H_LIBZIP */
#if defined(_WIN32)