fix version

This commit is contained in:
Stanislav Malyshev 2009-10-27 23:21:00 +00:00
parent 0388c2b642
commit 0e74d2cf66

View File

@ -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 */