Skip to content

Commit d4b00ed

Browse files
committed
0.3.4
1 parent cbeebcc commit d4b00ed

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

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

0 commit comments

Comments
 (0)