mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
update version
This commit is contained in:
@@ -263,7 +263,7 @@ static PHP_GINIT_FUNCTION(awscrt) {
|
|||||||
awscrt_globals->log_level = 0;
|
awscrt_globals->log_level = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#define CRT_VERSION "0.1.0"
|
#define CRT_VERSION "1.0.4"
|
||||||
|
|
||||||
zend_module_entry awscrt_module_entry = {
|
zend_module_entry awscrt_module_entry = {
|
||||||
STANDARD_MODULE_HEADER,
|
STANDARD_MODULE_HEADER,
|
||||||
|
|||||||
Reference in New Issue
Block a user