diff --git a/php_parallel.h b/php_parallel.h index 5233cb7..50a382d 100644 --- a/php_parallel.h +++ b/php_parallel.h @@ -22,7 +22,7 @@ extern zend_module_entry parallel_module_entry; # define phpext_parallel_ptr ¶llel_module_entry -# define PHP_PARALLEL_VERSION "1.3.0-dev" +# define PHP_PARALLEL_VERSION "1.2.5" # if !defined(ZTS) # error Only ZTS build are supported