diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-17 07:27:59 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-17 07:27:59 +0200 |
| commit | 15c8a7b0f36dfa14de7c6391db5565dd8e329030 (patch) | |
| tree | bedbaa1b9fa752438f384263c1c222018b5d573f /php_xpass.h | |
| parent | 9e0788f28fa8ec2b428b6c778155979289651629 (diff) | |
Release 1.2.1v1.2.1
Diffstat (limited to 'php_xpass.h')
| -rw-r--r-- | php_xpass.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php_xpass.h b/php_xpass.h index fbdc5d8..150dc91 100644 --- a/php_xpass.h +++ b/php_xpass.h @@ -18,7 +18,7 @@ extern zend_module_entry xpass_module_entry; #define phpext_xpass_ptr &xpass_module_entry -#define PHP_XPASS_VERSION "1.2.1-dev" +#define PHP_XPASS_VERSION "1.2.1" #define PHP_XPASS_AUTHOR "Remi Collet" #define PHP_XPASS_LICENSE "BSD-3-Clause" |
