Bump version mark to 18
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ private:
|
|||||||
void writeMark() {
|
void writeMark() {
|
||||||
#ifndef UWS_HTTPRESPONSE_NO_WRITEMARK
|
#ifndef UWS_HTTPRESPONSE_NO_WRITEMARK
|
||||||
/* We only expose major version */
|
/* We only expose major version */
|
||||||
writeHeader("uWebSockets", "17");
|
writeHeader("uWebSockets", "18");
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user