summaryrefslogtreecommitdiff
path: root/deps/llhttp/include
diff options
context:
space:
mode:
authorFedor Indutny <fedor@indutny.com>2019-06-10 08:03:48 -0700
committerFedor Indutny <fedor@indutny.com>2019-06-12 14:47:59 -0700
commitc1f0cbe961658b02ae51fe35bfe2d323d49ece34 (patch)
treeb0fdeedd821c4016f45e8abac1fb7f4d6db14a7e /deps/llhttp/include
parentd9add75cf5a8c50cc40e48effeb8c5581b4d4229 (diff)
downloadandroid-node-v8-c1f0cbe961658b02ae51fe35bfe2d323d49ece34.tar.gz
android-node-v8-c1f0cbe961658b02ae51fe35bfe2d323d49ece34.tar.bz2
android-node-v8-c1f0cbe961658b02ae51fe35bfe2d323d49ece34.zip
deps: update llhttp to 1.1.4
See: https://github.com/nodejs/llhttp/pull/26 PR-URL: https://github.com/nodejs/node/pull/28154 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'deps/llhttp/include')
-rw-r--r--deps/llhttp/include/llhttp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/llhttp/include/llhttp.h b/deps/llhttp/include/llhttp.h
index f9e008c3c9..1671af4d08 100644
--- a/deps/llhttp/include/llhttp.h
+++ b/deps/llhttp/include/llhttp.h
@@ -3,7 +3,7 @@
#define LLHTTP_VERSION_MAJOR 1
#define LLHTTP_VERSION_MINOR 1
-#define LLHTTP_VERSION_PATCH 3
+#define LLHTTP_VERSION_PATCH 4
#ifndef INCLUDE_LLHTTP_ITSELF_H_
#define INCLUDE_LLHTTP_ITSELF_H_