Skip to content

Commit 036b4af

Browse files
committed
Release 0.3.5
1 parent 5c421d4 commit 036b4af

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

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

0 commit comments

Comments
 (0)