Skip to content

Commit

Permalink
0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dktapps committed Feb 26, 2023
1 parent cbeebcc commit d4b00ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_chunkutils2.h
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
extern zend_module_entry chunkutils2_module_entry;
#define phpext_chunkutils2_ptr &chunkutils2_module_entry

#define PHP_CHUNKUTILS2_VERSION "0.3.4-dev"
#define PHP_CHUNKUTILS2_VERSION "0.3.4"

#ifdef ZTS
#include "TSRM.h"
Expand Down

0 comments on commit d4b00ed

Please sign in to comment.