aboutsummaryrefslogtreecommitdiff
path: root/deps/uv/include/uv-version.h
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2018-04-22 14:07:50 -0400
committerJames M Snell <jasnell@gmail.com>2018-04-22 12:11:56 -0700
commit63d991b7cf229a713d0d72b51dcb7b52691d7d65 (patch)
treec190c6c3b155a578ab3d50a89cda337accbbb1d0 /deps/uv/include/uv-version.h
parent7fcb52c7b2236cbd7db1dc63274a2670fcd2fb9d (diff)
downloadandroid-node-v8-63d991b7cf229a713d0d72b51dcb7b52691d7d65.tar.gz
android-node-v8-63d991b7cf229a713d0d72b51dcb7b52691d7d65.tar.bz2
android-node-v8-63d991b7cf229a713d0d72b51dcb7b52691d7d65.zip
deps: upgrade to libuv 1.20.2
PR-URL: https://github.com/nodejs/node/pull/20129 Fixes: https://github.com/nodejs/node/issues/20112 Fixes: https://github.com/nodejs/node/issues/19903 Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Diffstat (limited to 'deps/uv/include/uv-version.h')
-rw-r--r--deps/uv/include/uv-version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/uv/include/uv-version.h b/deps/uv/include/uv-version.h
index 392b4d6466..18f40da890 100644
--- a/deps/uv/include/uv-version.h
+++ b/deps/uv/include/uv-version.h
@@ -32,7 +32,7 @@
#define UV_VERSION_MAJOR 1
#define UV_VERSION_MINOR 20
-#define UV_VERSION_PATCH 0
+#define UV_VERSION_PATCH 2
#define UV_VERSION_IS_RELEASE 1
#define UV_VERSION_SUFFIX ""