Skip to content

Commit c2209ac

Browse files
committed
Release 6.0.12
1 parent 2cb4ee5 commit c2209ac

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.12-dev"
21+
#define PHP_PMMPTHREAD_VERSION "6.0.12"
2222

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

0 commit comments

Comments
 (0)