We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0c9ef3 + 4b20f24 commit 7310aaaCopy full SHA for 7310aaa
1 file changed
php_pthreads.h
@@ -18,7 +18,7 @@
18
#ifndef HAVE_PHP_PTHREADS_H
19
#define HAVE_PHP_PTHREADS_H
20
#define PHP_PTHREADS_EXTNAME "pthreads"
21
-#define PHP_PTHREADS_VERSION "1.0.5"
+#define PHP_PTHREADS_VERSION "1.0.6"
22
23
PHP_MINIT_FUNCTION(pthreads);
24
PHP_MSHUTDOWN_FUNCTION(pthreads);
0 commit comments