Change mark

This commit is contained in:
Alex Hultman
2019-10-08 23:12:03 +02:00
parent 62c4253ed3
commit 1707469cf8
+1 -1
View File
@@ -77,7 +77,7 @@ private:
/* Called only once per request */
void writeMark() {
writeHeader("uWebSockets", "v0.15");
writeHeader("uWebSockets", "v0.16");
}
/* Returns true on success, indicating that it might be feasible to write more data.