Skip to content

Commit

Permalink
Release 6.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Nov 24, 2023
1 parent 2cb4ee5 commit c2209ac
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-dev"
#define PHP_PMMPTHREAD_VERSION "6.0.12"

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

0 comments on commit c2209ac

Please sign in to comment.