We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e570016 commit 20fbec5Copy full SHA for 20fbec5
php_hprose.h
@@ -13,7 +13,7 @@
13
* *
14
* hprose for pecl header file. *
15
16
- * LastModified: Jun 10, 2016 *
+ * LastModified: Mar 19, 2019 *
17
* Author: Ma Bingyao <andot@hprose.com> *
18
19
\**********************************************************/
@@ -30,7 +30,7 @@ zend_module_entry hprose_module_entry;
30
31
#define PHP_HPROSE_MODULE_NAME "hprose"
32
#define PHP_HPROSE_BUILD_DATE __DATE__ " " __TIME__
33
-#define PHP_HPROSE_VERSION "1.6.5"
+#define PHP_HPROSE_VERSION "1.6.6"
34
#define PHP_HPROSE_AUTHOR "Ma Bingyao"
35
#define PHP_HPROSE_HOMEPAGE "https://github.com/hprose/hprose-pecl"
36
0 commit comments