diff --git a/python/hpackmake.py b/python/hpackmake.py index e53aa664..4be2d012 100755 --- a/python/hpackmake.py +++ b/python/hpackmake.py @@ -15,7 +15,7 @@ import nghttp2 def testsuite(testdata, filename, outdir, table_size, deflate_table_size): res = { - 'draft':7, + 'draft':8, 'description': '''\ Encoded by nghttp2. The basic encoding strategy is described in \ http://lists.w3.org/Archives/Public/ietf-http-wg/2013JulSep/1135.html \