diff --git a/_sources/index.txt b/_sources/index.txt index 91a9f790..1be7fa0a 100644 --- a/_sources/index.txt +++ b/_sources/index.txt @@ -22,6 +22,7 @@ Contents: Released Versions ================= +* `v0.2.0 `_ `(Download) `_ * `v0.1.0 `_ `(Download) `_ diff --git a/apiref.html b/apiref.html index 3c96e52e..491b2152 100644 --- a/apiref.html +++ b/apiref.html @@ -8,7 +8,7 @@ - API Reference — nghttp2 0.2.0-DEV documentation + API Reference — nghttp2 0.3.0-DEV documentation @@ -17,7 +17,7 @@ - + @@ -43,7 +43,7 @@
  • previous |
  • -
  • nghttp2 0.2.0-DEV documentation »
  • +
  • nghttp2 0.3.0-DEV documentation »
  • @@ -2493,7 +2493,7 @@ the version checking.

  • previous |
  • -
  • nghttp2 0.2.0-DEV documentation »
  • +
  • nghttp2 0.3.0-DEV documentation »
  • @@ -82,6 +82,7 @@ version 2.0.

    Released VersionsΒΆ

    @@ -148,7 +149,7 @@ version 2.0.

  • next |
  • -
  • nghttp2 0.2.0-DEV documentation »
  • +
  • nghttp2 0.3.0-DEV documentation »
  • @@ -2393,7 +2393,7 @@
  • previous |
  • -
  • nghttp2 0.2.0-DEV documentation »
  • +
  • nghttp2 0.3.0-DEV documentation »
  • @@ -81,7 +81,7 @@ * @macro * Version number of the nghttp2 library release */ -#define NGHTTP2_VERSION "0.2.0-DEV" +#define NGHTTP2_VERSION "0.3.0-DEV" /** * @macro @@ -89,7 +89,7 @@ * release. This is a 24 bit number with 8 bits for major number, 8 bits * for minor and 8 bits for patch. Version 1.2.3 becomes 0x010203. */ -#define NGHTTP2_VERSION_NUM 0x000200 +#define NGHTTP2_VERSION_NUM 0x000300 #endif /* NGHTTP2VER_H */ @@ -140,7 +140,7 @@
  • previous |
  • -
  • nghttp2 0.2.0-DEV documentation »
  • +
  • nghttp2 0.3.0-DEV documentation »
  • @@ -859,7 +859,7 @@ corresponding header set was processed. The format is the same as
  • previous |
  • -
  • nghttp2 0.2.0-DEV documentation »
  • +
  • nghttp2 0.3.0-DEV documentation »
  • @@ -93,7 +93,7 @@
  • index
  • -
  • nghttp2 0.2.0-DEV documentation »
  • +
  • nghttp2 0.3.0-DEV documentation »