From: Marcus Boerger Date: Fri, 18 May 2007 17:54:24 +0000 (+0000) Subject: - Increment extension version X-Git-Tag: RELEASE_1_4~133 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=27ca5af56967c1c890548216737573e3cc43e1cd;p=php - Increment extension version --- diff --git a/ext/phar/phar_internal.h b/ext/phar/phar_internal.h index 2cf6aa5dfb..33ceb3ce4e 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.2.0" +#define PHAR_EXT_VERSION_STR "1.2.1" #define PHAR_API_VERSION_STR "1.1.0" /* x.y.z maps to 0xyz0 */ #define PHAR_API_VERSION 0x1100