Skip to content

Commit 16c6ed5

Browse files
version
1 parent 3e134b9 commit 16c6ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_parallel.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
extern zend_module_entry parallel_module_entry;
2323
# define phpext_parallel_ptr &parallel_module_entry
2424

25-
# define PHP_PARALLEL_VERSION "1.3.0-dev"
25+
# define PHP_PARALLEL_VERSION "1.2.5"
2626

2727
# if !defined(ZTS)
2828
# error Only ZTS build are supported

0 commit comments

Comments
 (0)