Skip to content

Commit

Permalink
back to dev
Browse files Browse the repository at this point in the history
  • Loading branch information
remicollet committed Jun 7, 2021
1 parent 4f297db commit 6a38be3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_pcov.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
extern zend_module_entry pcov_module_entry;
#define phpext_pcov_ptr &pcov_module_entry

#define PHP_PCOV_VERSION "1.0.9"
#define PHP_PCOV_VERSION "1.0.10-dev"

#ifdef PHP_WIN32
# define PHP_PCOV_API __declspec(dllexport)
Expand Down

0 comments on commit 6a38be3

Please sign in to comment.