1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

Bumped SAPI version to 6.9

This commit is contained in:
George Wang
2015-12-09 00:19:18 -05:00
parent 0d84097d44
commit 00ed55005a
+1 -1
View File
@@ -450,7 +450,7 @@ static void sapi_lsapi_log_message(char *message TSRMLS_DC)
static sapi_module_struct lsapi_sapi_module =
{
"litespeed",
"LiteSpeed V6.8",
"LiteSpeed V6.9",
php_lsapi_startup, /* startup */
php_module_shutdown_wrapper, /* shutdown */