Skip to content

Commit 90989d8

Browse files
committed
Release 6.0.10
1 parent 69db2fc commit 90989d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_pmmpthread.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#ifndef HAVE_PHP_PMMPTHREAD_H
1919
#define HAVE_PHP_PMMPTHREAD_H
2020
#define PHP_PMMPTHREAD_EXTNAME "pmmpthread"
21-
#define PHP_PMMPTHREAD_VERSION "6.0.10-dev"
21+
#define PHP_PMMPTHREAD_VERSION "6.0.10"
2222

2323
PHP_MINIT_FUNCTION(pmmpthread);
2424
PHP_MSHUTDOWN_FUNCTION(pmmpthread);

0 commit comments

Comments
 (0)