diff options
Diffstat (limited to 'ext/phar/php_phar.h')
| -rw-r--r-- | ext/phar/php_phar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/phar/php_phar.h b/ext/phar/php_phar.h index 85c8ae34f4..8c88f085cd 100644 --- a/ext/phar/php_phar.h +++ b/ext/phar/php_phar.h @@ -22,7 +22,7 @@ #ifndef PHP_PHAR_H #define PHP_PHAR_H -#define PHP_PHAR_VERSION "2.0.0-dev" +#define PHP_PHAR_VERSION "2.0.0a1" #include "ext/standard/basic_functions.h" extern zend_module_entry phar_module_entry; |
