aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/microhttpd.h')
-rw-r--r--src/include/microhttpd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index c7620eb0..275f361c 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 0x00092202 123#define MHD_VERSION 0x00092203
124 124
125/** 125/**
126 * MHD-internal return code for "YES". 126 * MHD-internal return code for "YES".