We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9451566 commit 171fac1Copy full SHA for 171fac1
php_pmmpthread.h
@@ -18,7 +18,7 @@
18
#ifndef HAVE_PHP_PMMPTHREAD_H
19
#define HAVE_PHP_PMMPTHREAD_H
20
#define PHP_PMMPTHREAD_EXTNAME "pmmpthread"
21
-#define PHP_PMMPTHREAD_VERSION "6.1.1-dev"
+#define PHP_PMMPTHREAD_VERSION "6.1.1"
22
23
PHP_MINIT_FUNCTION(pmmpthread);
24
PHP_MSHUTDOWN_FUNCTION(pmmpthread);
0 commit comments