We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 133fb27 commit 2dbc7f3Copy full SHA for 2dbc7f3
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 "4.2.2dev"
+#define PHP_PTHREADS_VERSION "4.2.2"
22
23
PHP_MINIT_FUNCTION(pthreads);
24
PHP_MSHUTDOWN_FUNCTION(pthreads);
0 commit comments