Skip to content

Commit 2a45592

Browse files
committed
Ready 0.4.0
1 parent ed87a57 commit 2a45592

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_chunkutils2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
extern zend_module_entry chunkutils2_module_entry;
2727
#define phpext_chunkutils2_ptr &chunkutils2_module_entry
2828

29-
#define PHP_CHUNKUTILS2_VERSION "0.3.6-dev"
29+
#define PHP_CHUNKUTILS2_VERSION "0.4.0"
3030

3131
#ifdef ZTS
3232
#include "TSRM.h"

0 commit comments

Comments
 (0)