summaryrefslogtreecommitdiff
path: root/ext/intl/php_intl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/intl/php_intl.h')
-rw-r--r--ext/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 e672e54087..6d8f46adec 100644
--- a/ext/intl/php_intl.h
+++ b/ext/intl/php_intl.h
@@ -71,7 +71,7 @@ PHP_MINFO_FUNCTION(intl);
const char *intl_locale_get_default( void );
-#define PHP_INTL_VERSION "1.1.0"
+#define PHP_INTL_VERSION PHP_VERSION
#endif /* PHP_INTL_H */