Browse Source

fix version

experimental/5.3-FPM
Stanislav Malyshev 17 years ago
parent
commit
af0bfc8859
  1. 2
      ext/intl/php_intl.h

2
ext/intl/php_intl.h

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

Loading…
Cancel
Save