mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
parent
fa4fbc533f
commit
3f84b3e39a
@ -51,9 +51,9 @@
|
||||
#define MAX_ALTSVC_ALPNLEN 10
|
||||
|
||||
#if defined(USE_QUICHE) && !defined(UNITTESTS)
|
||||
#define H3VERSION "h3-28"
|
||||
#define H3VERSION "h3-29"
|
||||
#elif defined(USE_NGTCP2) && !defined(UNITTESTS)
|
||||
#define H3VERSION "h3-28"
|
||||
#define H3VERSION "h3-29"
|
||||
#else
|
||||
#define H3VERSION "h3"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user