]> granicus.if.org Git - php/commitdiff
zip extension version 1.12.4
authorRemi Collet <remi@php.net>
Wed, 29 Jan 2014 13:00:50 +0000 (14:00 +0100)
committerRemi Collet <remi@php.net>
Wed, 29 Jan 2014 13:00:50 +0000 (14:00 +0100)
ext/zip/lib/zipconf.h
ext/zip/php_zip.h

index 1cb5c0467aeb831d26f411bdb6d95db14cbf007b..955d85b4ef0d897ccdf7a8f5d8039f74962ebc75 100644 (file)
@@ -7,7 +7,7 @@
    This file was generated automatically by CMake\r
    based on ../cmake-zipconf.h.in.\r
  */\r
-#define LIBZIP_VERSION "0.11.1"\r
+#define LIBZIP_VERSION "0.11.2"\r
 /* #undef HAVE_INTTYPES_H_LIBZIP */\r
 \r
 #if defined(_WIN32)\r
index 591b907aa865e7fdab410341c846516bb627ef0e..ffe4530415c0d885f456a306d075c7285bf6cd52 100644 (file)
@@ -38,7 +38,7 @@ extern zend_module_entry zip_module_entry;
 #define ZIP_OVERWRITE ZIP_TRUNCATE
 #endif
 
-#define PHP_ZIP_VERSION "1.12.4-dev"
+#define PHP_ZIP_VERSION "1.12.4"
 
 #if ((PHP_MAJOR_VERSION >= 5 && PHP_MINOR_VERSION >= 2) || PHP_MAJOR_VERSION >= 6)
 # define PHP_ZIP_USE_OO 1