summaryrefslogtreecommitdiffstats
path: root/php_xpass.h
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-09-26 10:23:03 +0200
committerRemi Collet <remi@php.net>2024-09-26 10:23:03 +0200
commit553c0db0a57bb752e24bc414d2374205a04b0902 (patch)
treeba04cdca9215978f77766922c78e4c959f9c3e60 /php_xpass.h
parent64fe22b1562a43c6c372f8d4861ea697857da361 (diff)
Release 1.1.0v1.1.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 56da634..0d10ff2 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.1.0RC1"
+#define PHP_XPASS_VERSION "1.1.0"
#define PHP_XPASS_AUTHOR "Remi Collet"
#define PHP_XPASS_LICENSE "PHP-3.01"