From: Marcus Boerger Date: Wed, 9 May 2007 19:34:00 +0000 (+0000) Subject: - This is version 1.2.0 now due to fix of Phar::canWrite() X-Git-Tag: RELEASE_1_2_0~124 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c7d70d0f7c211e4073c3f8874a58a8acfc47155f;p=php - This is version 1.2.0 now due to fix of Phar::canWrite() --- diff --git a/ext/phar/phar_internal.h b/ext/phar/phar_internal.h index 335396bf8f..7a14d93fb7 100755 --- a/ext/phar/phar_internal.h +++ b/ext/phar/phar_internal.h @@ -62,7 +62,7 @@ #define E_RECOVERABLE_ERROR E_ERROR #endif -#define PHAR_EXT_VERSION_STR "1.1.0" +#define PHAR_EXT_VERSION_STR "1.2.0" #define PHAR_API_VERSION_STR "1.1.0" /* x.y.z maps to 0xyz0 */ #define PHAR_API_VERSION 0x1100