Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Mar 28, 2015
1 parent dc54ad8 commit f01ec76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php_xxtea.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ extern zend_module_entry xxtea_module_entry;

#define PHP_XXTEA_MODULE_NAME "xxtea"
#define PHP_XXTEA_BUILD_DATE __DATE__ " " __TIME__
#define PHP_XXTEA_VERSION "1.0.9"
#define PHP_XXTEA_VERSION "1.0.10"
#define PHP_XXTEA_AUTHOR "Ma Bingyao"
#define PHP_XXTEA_HOMEPAGE "https://github.com/xxtea/xxtea-pecl"

Expand Down

0 comments on commit f01ec76

Please sign in to comment.