]> 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 c6c21a14f06580acb304adf8c45b027dbcad6acd..c19e43ed6a12e784d9cf75b5f721ba0f120343eb 100755 (executable)
@@ -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 */