Skip to content

Commit fdb580a

Browse files
author
George Wang
committed
bump API version to 6.8
1 parent cc7194d commit fdb580a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/litespeed/lsapi_main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@ static void sapi_lsapi_log_message(char *message TSRMLS_DC)
427427
static sapi_module_struct lsapi_sapi_module =
428428
{
429429
"litespeed",
430-
"LiteSpeed V6.7",
430+
"LiteSpeed V6.8",
431431

432432
php_lsapi_startup, /* startup */
433433
php_module_shutdown_wrapper, /* shutdown */

0 commit comments

Comments
 (0)