summaryrefslogtreecommitdiff
path: root/ext/gettext/gettext.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/gettext/gettext.c')
-rw-r--r--ext/gettext/gettext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/gettext/gettext.c b/ext/gettext/gettext.c
index 0cd7359fc3..91c2abb0eb 100644
--- a/ext/gettext/gettext.c
+++ b/ext/gettext/gettext.c
@@ -127,7 +127,7 @@ zend_module_entry php_gettext_module_entry = {
NULL,
NULL,
PHP_MINFO(php_gettext),
- NO_VERSION_YET,
+ PHP_GETTEXT_VERSION,
STANDARD_MODULE_PROPERTIES
};