Skip to content

Commit 20fbec5

Browse files
committed
Update to 1.6.6
1 parent e570016 commit 20fbec5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

php_hprose.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* *
1414
* hprose for pecl header file. *
1515
* *
16-
* LastModified: Jun 10, 2016 *
16+
* LastModified: Mar 19, 2019 *
1717
* Author: Ma Bingyao <andot@hprose.com> *
1818
* *
1919
\**********************************************************/
@@ -30,7 +30,7 @@ zend_module_entry hprose_module_entry;
3030

3131
#define PHP_HPROSE_MODULE_NAME "hprose"
3232
#define PHP_HPROSE_BUILD_DATE __DATE__ " " __TIME__
33-
#define PHP_HPROSE_VERSION "1.6.5"
33+
#define PHP_HPROSE_VERSION "1.6.6"
3434
#define PHP_HPROSE_AUTHOR "Ma Bingyao"
3535
#define PHP_HPROSE_HOMEPAGE "https://github.com/hprose/hprose-pecl"
3636

0 commit comments

Comments
 (0)