Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Commit 3fb4e06

Browse files
committed
Bump to version 2.0
1 parent 0e67f6b commit 3fb4e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_parser.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
extern "C" {
2525
#endif
2626

27-
#define HTTP_PARSER_VERSION_MAJOR 1
27+
#define HTTP_PARSER_VERSION_MAJOR 2
2828
#define HTTP_PARSER_VERSION_MINOR 0
2929

3030
#include <sys/types.h>

0 commit comments

Comments
 (0)