From: Marcus Boerger Date: Thu, 12 Apr 2007 20:58:09 +0000 (+0000) Subject: - Prepare release 1.1.0 X-Git-Tag: RELEASE_1_1_0~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ec87dc3e4a48ae29efb94e1460c78dafab1607f;p=php - Prepare release 1.1.0 --- diff --git a/ext/phar/package.xml b/ext/phar/package.xml index 1971cdbe43..fa4259568d 100644 --- a/ext/phar/package.xml +++ b/ext/phar/package.xml @@ -32,7 +32,7 @@ avaiable then SHA-256 and SHA-512 signatures are supported as well.2007-03-26 - 1.1.0RC1 + 1.1.0 1.1.0 diff --git a/ext/phar/phar_internal.h b/ext/phar/phar_internal.h index a2ec485f39..335396bf8f 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.0RC1" +#define PHAR_EXT_VERSION_STR "1.1.0" #define PHAR_API_VERSION_STR "1.1.0" /* x.y.z maps to 0xyz0 */ #define PHAR_API_VERSION 0x1100