Skip to content

Commit 2336aa6

Browse files
committed
Merge branch 'PHP-8.4'
2 parents 7837068 + c08c5de commit 2336aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sapi/litespeed/lsapi_main.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ static int sapi_lsapi_activate(void)
591591
static sapi_module_struct lsapi_sapi_module =
592592
{
593593
"litespeed",
594-
"LiteSpeed V7.9",
594+
"LiteSpeed V8.2",
595595

596596
php_lsapi_startup, /* startup */
597597
php_module_shutdown_wrapper, /* shutdown */

0 commit comments

Comments
 (0)