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

Commit 9bbb389

Browse files
committed
Bump version for release
1 parent a8785a7 commit 9bbb389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_weak.h

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

2323
#ifndef PHP_WEAK_VERSION
24-
#define PHP_WEAK_VERSION "0.2.2"
24+
#define PHP_WEAK_VERSION "0.2.3"
2525
#endif
2626

2727
#ifndef PHP_WEAK_REVISION

0 commit comments

Comments
 (0)