Skip to content

Commit 03844d1

Browse files
committed
Update LSAPI version to V8.2
1 parent 58e5d0c commit 03844d1

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
@@ -592,7 +592,7 @@ static int sapi_lsapi_activate(void)
592592
static sapi_module_struct lsapi_sapi_module =
593593
{
594594
"litespeed",
595-
"LiteSpeed V7.9",
595+
"LiteSpeed V8.2",
596596

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

0 commit comments

Comments
 (0)