summaryrefslogtreecommitdiff
path: root/php/php_msgpack.h
diff options
context:
space:
mode:
authorINADA Naoki <songofacandy@gmail.com>2010-11-03 03:19:28 +0900
committerINADA Naoki <songofacandy@gmail.com>2010-11-03 03:19:28 +0900
commitf325acb0ea8ca5e2382906d4e96d8657d8638a32 (patch)
tree2eb7ddec3279c472a207f4ae4ac9a81c996dfaf2 /php/php_msgpack.h
parentd1b6e65dd8927698ced5a3111baa4e81834850bc (diff)
parentbad69fd3977fca94d643a88d819badaca4839fd5 (diff)
downloadmsgpack-python-f325acb0ea8ca5e2382906d4e96d8657d8638a32.tar.gz
Merge branch 'master' of github.com:msgpack/msgpack
Diffstat (limited to 'php/php_msgpack.h')
-rw-r--r--php/php_msgpack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php/php_msgpack.h b/php/php_msgpack.h
index 61badea..0791deb 100644
--- a/php/php_msgpack.h
+++ b/php/php_msgpack.h
@@ -2,7 +2,7 @@
#ifndef PHP_MSGPACK_H
#define PHP_MSGPACK_H
-#define MSGPACK_EXTENSION_VERSION "0.3.0"
+#define MSGPACK_EXTENSION_VERSION "0.3.1"
#include "ext/standard/php_smart_str.h"