From: Stanislav Malyshev Date: Tue, 27 Oct 2009 23:21:00 +0000 (+0000) Subject: fix version X-Git-Tag: php-5.4.0alpha1~191^2~2452 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0e74d2cf66b4af8f690f99da9419ed1827caaf87;p=php fix version --- diff --git a/ext/intl/php_intl.h b/ext/intl/php_intl.h index c6c21a14f0..c19e43ed6a 100755 --- a/ext/intl/php_intl.h +++ b/ext/intl/php_intl.h @@ -61,7 +61,7 @@ PHP_RINIT_FUNCTION(intl); PHP_RSHUTDOWN_FUNCTION(intl); PHP_MINFO_FUNCTION(intl); -#define PHP_INTL_VERSION "1.0.0" +#define PHP_INTL_VERSION "1.0.3" #endif /* PHP_INTL_H */