Skip to content
This repository was archived by the owner on Jul 7, 2018. It is now read-only.

Commit 0750930

Browse files
committed
Prepare 0.4.0 release
1 parent 27a5e1c commit 0750930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_ref.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ extern zend_module_entry php_ref_module_entry;
2121
#define phpext_ref_ptr &php_ref_module_entry
2222

2323
#ifndef PHP_REF_VERSION
24-
#define PHP_REF_VERSION "0.2.3"
24+
#define PHP_REF_VERSION "0.4.0"
2525
#endif
2626

2727
#ifndef PHP_REF_REVISION

0 commit comments

Comments
 (0)