fix: version number

This commit is contained in:
A13501350
2025-10-23 01:25:12 +08:00
parent 7eca5bb06d
commit c85d399780
3 changed files with 13 additions and 13 deletions

View File

@@ -1321,4 +1321,4 @@ BOOL CMyHttpModule::WriteEventViewerLog(LPCSTR szNotification, WORD category)
NULL, 1, 0, &szNotification, NULL );
}
return FALSE;
}
}