summaryrefslogtreecommitdiffstats
path: root/php_xpass.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-09 11:43:36 +0200
committerRemi Collet <remi@php.net>2024-09-09 11:43:36 +0200
commit4f5ed297114e84455d6c7eaf2a1b339fd12e704d (patch)
treec13c3a4f96560d213262424f9c05e89e1d34910e /php_xpass.h
parentc158f17c3a84c2219e81b8aacc88acc80f63cc59 (diff)
Release 1.0.0v1.0.0
Diffstat (limited to 'php_xpass.h')
-rw-r--r--php_xpass.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_xpass.h b/php_xpass.h
index a669879..efd73b6 100644
--- a/php_xpass.h
+++ b/php_xpass.h
@@ -22,7 +22,7 @@
extern zend_module_entry xpass_module_entry;
#define phpext_xpass_ptr &xpass_module_entry
-#define PHP_XPASS_VERSION "1.0.0RC2"
+#define PHP_XPASS_VERSION "1.0.0"
#define PHP_XPASS_AUTHOR "Remi Collet"
#define PHP_XPASS_LICENSE "PHP-3.01"