Skip to content

Commit 8f1329e

Browse files
committed
Release 0.3.0
1 parent d9d1d93 commit 8f1329e

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.2.0"
29+
#define PHP_CHUNKUTILS2_VERSION "0.3.0"
3030

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

0 commit comments

Comments
 (0)