diff --git a/http_parser.h b/http_parser.h index d3f60f9..7ea1097 100644 --- a/http_parser.h +++ b/http_parser.h @@ -24,7 +24,7 @@ extern "C" { #endif -#define HTTP_PARSER_VERSION_MAJOR 1 +#define HTTP_PARSER_VERSION_MAJOR 2 #define HTTP_PARSER_VERSION_MINOR 0 #include