diff options
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r-- | src/include/microhttpd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h index 454f457f..e594e355 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h | |||
@@ -120,7 +120,7 @@ extern "C" | |||
120 | /** | 120 | /** |
121 | * Current version of the library. | 121 | * Current version of the library. |
122 | */ | 122 | */ |
123 | #define MHD_VERSION 0x00092106 | 123 | #define MHD_VERSION 0x00092200 |
124 | 124 | ||
125 | /** | 125 | /** |
126 | * MHD-internal return code for "YES". | 126 | * MHD-internal return code for "YES". |