Bump to version 2.1

make-http-max-header-size-gyp-configurable v2.1
Ben Noordhuis 12 years ago
parent e77957a091
commit 8081938445

@ -25,7 +25,7 @@ extern "C" {
#endif
#define HTTP_PARSER_VERSION_MAJOR 2
#define HTTP_PARSER_VERSION_MINOR 0
#define HTTP_PARSER_VERSION_MINOR 1
#include <sys/types.h>
#if defined(_WIN32) && !defined(__MINGW32__) && (!defined(_MSC_VER) || _MSC_VER<1600)

Loading…
Cancel
Save