php: version 0.3.4: supported Windows building

This commit is contained in:
advect
2010-12-28 16:09:13 +09:00
parent 0acf6ec150
commit 9e096a3f0e
11 changed files with 56 additions and 48 deletions

View File

@@ -2,7 +2,7 @@
#ifndef PHP_MSGPACK_H
#define PHP_MSGPACK_H
#define MSGPACK_EXTENSION_VERSION "0.3.3"
#define MSGPACK_EXTENSION_VERSION "0.3.4"
#include "ext/standard/php_smart_str.h"