From: Stanislav Malyshev Date: Wed, 30 Jun 2010 04:23:32 +0000 (+0000) Subject: sync version with PECL X-Git-Tag: php-5.3.3RC2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=af2d266a09ac46bfb0ef1e3890ba26934c32bae0;p=php sync version with PECL --- diff --git a/ext/intl/php_intl.h b/ext/intl/php_intl.h index 3ae530a0ad..4ede069e2a 100755 --- a/ext/intl/php_intl.h +++ b/ext/intl/php_intl.h @@ -63,7 +63,7 @@ PHP_RINIT_FUNCTION(intl); PHP_RSHUTDOWN_FUNCTION(intl); PHP_MINFO_FUNCTION(intl); -#define PHP_INTL_VERSION "1.0.3" +#define PHP_INTL_VERSION "1.1.0" #endif /* PHP_INTL_H */