]> granicus.if.org Git - php/commitdiff
fix version
authorStanislav Malyshev <stas@php.net>
Tue, 27 Oct 2009 23:21:00 +0000 (23:21 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 27 Oct 2009 23:21:00 +0000 (23:21 +0000)
ext/intl/php_intl.h

index 61455b6fb7dfc8eaef74d64c009980524ee9971c..3ae530a0ad0e9b1f5f851eecff2f5363747faa48 100755 (executable)
@@ -63,7 +63,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 */