Skip to content

Commit 7310aaa

Browse files
committed
Merge pull request #15 from zelgerj/v1.x.x
raised version to 1.0.6
2 parents e0c9ef3 + 4b20f24 commit 7310aaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_pthreads.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
#ifndef HAVE_PHP_PTHREADS_H
1919
#define HAVE_PHP_PTHREADS_H
2020
#define PHP_PTHREADS_EXTNAME "pthreads"
21-
#define PHP_PTHREADS_VERSION "1.0.5"
21+
#define PHP_PTHREADS_VERSION "1.0.6"
2222

2323
PHP_MINIT_FUNCTION(pthreads);
2424
PHP_MSHUTDOWN_FUNCTION(pthreads);

0 commit comments

Comments
 (0)