Skip to content

Commit

Permalink
6.0.13 is next
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Nov 24, 2023
1 parent c2209ac commit 099c146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_pmmpthread.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
#ifndef HAVE_PHP_PMMPTHREAD_H
#define HAVE_PHP_PMMPTHREAD_H
#define PHP_PMMPTHREAD_EXTNAME "pmmpthread"
#define PHP_PMMPTHREAD_VERSION "6.0.12"
#define PHP_PMMPTHREAD_VERSION "6.0.13-dev"

PHP_MINIT_FUNCTION(pmmpthread);
PHP_MSHUTDOWN_FUNCTION(pmmpthread);
Expand Down

0 comments on commit 099c146

Please sign in to comment.