summaryrefslogtreecommitdiff
path: root/ext/intl/php_intl.h
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2009-10-27 23:21:00 +0000
committerStanislav Malyshev <stas@php.net>2009-10-27 23:21:00 +0000
commitaf0bfc885956310f98bfc556affd46187930b7c3 (patch)
tree48d5e54365ecc82da5b8a7731f76c8a8687f01cd /ext/intl/php_intl.h
parent1376b76e8cc1709ea813606507c1436c73150695 (diff)
downloadphp-git-af0bfc885956310f98bfc556affd46187930b7c3.tar.gz
fix version
Diffstat (limited to 'ext/intl/php_intl.h')
-rwxr-xr-xext/intl/php_intl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/intl/php_intl.h b/ext/intl/php_intl.h
index 61455b6fb7..3ae530a0ad 100755
--- a/ext/intl/php_intl.h
+++ b/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 */