diff options
| author | Remi Collet <remi@remirepo.net> | 2026-04-10 10:21:42 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-04-10 10:21:42 +0200 |
| commit | 3aca69bd0b7739d6430c2c80f8f9a0ee65b315c3 (patch) | |
| tree | e3df9279f4a9ac75f9f42efe5e2d88072801372e /php_xpass.h | |
| parent | e8edf1395b25ee0dba11a00b666c06280aef440c (diff) | |
back to dev
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 d904a0a..9f0d501 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.2.0" +#define PHP_XPASS_VERSION "1.2.1-dev" #define PHP_XPASS_AUTHOR "Remi Collet" #define PHP_XPASS_LICENSE "PHP-3.01" |
