Skip to content

Commit d08a875

Browse files
committed
0.4.1 is next
1 parent 2a45592 commit d08a875

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.4.0"
29+
#define PHP_CHUNKUTILS2_VERSION "0.4.1-dev"
3030

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

0 commit comments

Comments
 (0)