Skip to content

Commit 8877fea

Browse files
author
George Wang
committed
bump API version to 6.8
1 parent 6bb2482 commit 8877fea

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
@@ -450,7 +450,7 @@ static void sapi_lsapi_log_message(char *message TSRMLS_DC)
450450
static sapi_module_struct lsapi_sapi_module =
451451
{
452452
"litespeed",
453-
"LiteSpeed V6.7",
453+
"LiteSpeed V6.8",
454454

455455
php_lsapi_startup, /* startup */
456456
php_module_shutdown_wrapper, /* shutdown */

0 commit comments

Comments
 (0)