mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
PR-URL: https://github.com/nodejs/node/pull/59338 Reviewed-By: Matthew Aitken <maitken033380023@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
7 lines
228 B
C
7 lines
228 B
C
// This is an auto generated file, please do not edit.
|
|
// Refer to tools/dep_updaters/update-undici.sh
|
|
#ifndef SRC_UNDICI_VERSION_H_
|
|
#define SRC_UNDICI_VERSION_H_
|
|
#define UNDICI_VERSION "7.13.0"
|
|
#endif // SRC_UNDICI_VERSION_H_
|