mirror of
https://github.com/curl/curl.git
synced 2026-04-15 01:11:40 +03:00
parent
fa4fbc533f
commit
3f84b3e39a
1 changed files with 2 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue