Skip to content

Commit 2423b0b

Browse files
author
George Wang
committed
bump API version to 6.8
1 parent 8a83aed commit 2423b0b

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
@@ -417,7 +417,7 @@ static void sapi_lsapi_log_message(char *message)
417417
static sapi_module_struct lsapi_sapi_module =
418418
{
419419
"litespeed",
420-
"LiteSpeed V6.7",
420+
"LiteSpeed V6.8",
421421

422422
php_lsapi_startup, /* startup */
423423
php_module_shutdown_wrapper, /* shutdown */

0 commit comments

Comments
 (0)