Announce HTTP-draft-09/2.0

This commit is contained in:
Tatsuhiro Tsujikawa
2013-12-05 23:23:39 +09:00
parent 8a94bc90b8
commit 84d1fffb3f
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ extern "C" {
*
* The protocol version identification of this library supports.
*/
#define NGHTTP2_PROTO_VERSION_ID "HTTP-draft-08/2.0"
#define NGHTTP2_PROTO_VERSION_ID "HTTP-draft-09/2.0"
/**
* @macro
*