This commit is contained in:
Dengke Tang
2023-02-28 16:08:24 -08:00
parent b5fec52be1
commit 21b8f0052a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -263,7 +263,7 @@ static PHP_GINIT_FUNCTION(awscrt) {
awscrt_globals->log_level = 0;
}
#define CRT_VERSION 0.1.0
#define CRT_VERSION "0.1.0"
zend_module_entry awscrt_module_entry = {
STANDARD_MODULE_HEADER,