forked from LeenkxTeam/Kmake
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.10.0"
|
|
#endif // SRC_UNDICI_VERSION_H_
|