From af2d266a09ac46bfb0ef1e3890ba26934c32bae0 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Wed, 30 Jun 2010 04:23:32 +0000 Subject: sync version with PECL --- ext/intl/php_intl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/intl/php_intl.h') 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 */ -- cgit v1.2.1