mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 08:35:05 -05: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