PR-URL: https://github.com/nodejs/node/pull/61135 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
6 lines
225 B
C
6 lines
225 B
C
// This is an auto generated file, please do not edit.
|
|
// Refer to tools/dep_updaters/update-zlib.sh
|
|
#ifndef SRC_ZLIB_VERSION_H_
|
|
#define SRC_ZLIB_VERSION_H_
|
|
#define ZLIB_VERSION "1.3.1-e00f703"
|
|
#endif // SRC_ZLIB_VERSION_H_
|