stas                                     Wed, 30 Jun 2010 04:23:32 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=300873

Log:
sync version with PECL

Changed paths:
    U   php/php-src/branches/PHP_5_3/ext/intl/php_intl.h
    U   php/php-src/trunk/ext/intl/php_intl.h

Modified: php/php-src/branches/PHP_5_3/ext/intl/php_intl.h
===================================================================
--- php/php-src/branches/PHP_5_3/ext/intl/php_intl.h    2010-06-30 03:16:04 UTC 
(rev 300872)
+++ php/php-src/branches/PHP_5_3/ext/intl/php_intl.h    2010-06-30 04:23:32 UTC 
(rev 300873)
@@ -63,7 +63,7 @@
 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 */


Modified: php/php-src/trunk/ext/intl/php_intl.h
===================================================================
--- php/php-src/trunk/ext/intl/php_intl.h       2010-06-30 03:16:04 UTC (rev 
300872)
+++ php/php-src/trunk/ext/intl/php_intl.h       2010-06-30 04:23:32 UTC (rev 
300873)
@@ -63,7 +63,7 @@
 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 */


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to