stas Tue, 27 Oct 2009 23:21:00 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=290007
Log:
fix version
Changed paths:
U pecl/intl/branches/PHP_5_2/php_intl.h
U php/php-src/branches/PHP_5_3/ext/intl/php_intl.h
U php/php-src/trunk/ext/intl/php_intl.h
Modified: pecl/intl/branches/PHP_5_2/php_intl.h
===================================================================
--- pecl/intl/branches/PHP_5_2/php_intl.h 2009-10-27 23:19:24 UTC (rev
290006)
+++ pecl/intl/branches/PHP_5_2/php_intl.h 2009-10-27 23:21:00 UTC (rev
290007)
@@ -63,7 +63,7 @@
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 */
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 2009-10-27 23:19:24 UTC
(rev 290006)
+++ php/php-src/branches/PHP_5_3/ext/intl/php_intl.h 2009-10-27 23:21:00 UTC
(rev 290007)
@@ -63,7 +63,7 @@
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 */
Modified: php/php-src/trunk/ext/intl/php_intl.h
===================================================================
--- php/php-src/trunk/ext/intl/php_intl.h 2009-10-27 23:19:24 UTC (rev
290006)
+++ php/php-src/trunk/ext/intl/php_intl.h 2009-10-27 23:21:00 UTC (rev
290007)
@@ -61,7 +61,7 @@
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 */
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php