We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5defa93 commit 5cd2dc8Copy full SHA for 5cd2dc8
include/llhttp.h
@@ -2,8 +2,8 @@
2
#define INCLUDE_LLHTTP_H_
3
4
#define LLHTTP_VERSION_MAJOR 1
5
-#define LLHTTP_VERSION_MINOR 0
6
-#define LLHTTP_VERSION_PATCH 1
+#define LLHTTP_VERSION_MINOR 1
+#define LLHTTP_VERSION_PATCH 0
7
8
#ifndef INCLUDE_LLHTTP_ITSELF_H_
9
#define INCLUDE_LLHTTP_ITSELF_H_
0 commit comments