Skip to content

Commit a44a737

Browse files
committed
back to dev(2.0.2-dev)
1 parent 2fd9ede commit a44a737

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_msgpack.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
#include "Zend/zend_smart_str.h" /* for smart_string */
55

6-
#define PHP_MSGPACK_VERSION "2.0.1"
6+
#define PHP_MSGPACK_VERSION "2.0.2-dev"
77

88
extern zend_module_entry msgpack_module_entry;
99
#define phpext_msgpack_ptr &msgpack_module_entry

0 commit comments

Comments
 (0)