Skip to content

Commit 85668ac

Browse files
committed
backto to dev (0.5.8-dev)
1 parent 5556666 commit 85668ac

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 "ext/standard/php_smart_str.h" /* for smart_str */
55

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

88
extern zend_module_entry msgpack_module_entry;
99
#define phpext_msgpack_ptr &msgpack_module_entry

0 commit comments

Comments
 (0)