Skip to content

Commit 14f05a7

Browse files
committed
back to dev
1 parent 72e1685 commit 14f05a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php_msgpack.h

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

44
#include "ext/standard/php_smart_str.h" /* for smart_str */
55

6-
#define PHP_MSGPACK_VERSION "0.5.6"
6+
#define PHP_MSGPACK_VERSION "0.5.7-dev"
77

88
extern zend_module_entry msgpack_module_entry;
99
#define phpext_msgpack_ptr &msgpack_module_entry

0 commit comments

Comments
 (0)