aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2024-02-23 21:00:00 +0500
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2024-02-23 21:22:58 +0500
commit3aee48fd77329ab37091a60602aa50d2fdee964a (patch)
tree3341278b7cbe8dc25fbb38fe3a04209bacd0b3d9 /src/include/microhttpd.h
parent40d8a66c83dea010ddadeb1e65736dcf7e29da9e (diff)
downloadlibmicrohttpd-3aee48fd77329ab37091a60602aa50d2fdee964a.tar.gz
libmicrohttpd-3aee48fd77329ab37091a60602aa50d2fdee964a.zip
Releasing GNU libmicrohttpd 1.0.1v1.0.1
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 8830a78d..ca27b6c4 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -96,7 +96,7 @@ extern "C"
96 * they are parsed as decimal numbers. 96 * they are parsed as decimal numbers.
97 * Example: 0x01093001 = 1.9.30-1. 97 * Example: 0x01093001 = 1.9.30-1.
98 */ 98 */
99#define MHD_VERSION 0x01000001 99#define MHD_VERSION 0x01000100
100 100
101/* If generic headers don't work on your platform, include headers 101/* If generic headers don't work on your platform, include headers
102 which define 'va_list', 'size_t', 'ssize_t', 'intptr_t', 'off_t', 102 which define 'va_list', 'size_t', 'ssize_t', 'intptr_t', 'off_t',