aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-11-24 20:33:43 +0100
committerChristian Grothoff <christian@grothoff.org>2017-11-24 20:33:43 +0100
commit59b4a6a00a00fcd7b985a20e0c8b303b3bf440e4 (patch)
tree86f26d8fcf18f909f6f1abc7090f53537939fe06 /src/include/microhttpd.h
parent14d85da79f496b22e074ab22ad529529b58639ca (diff)
downloadlibmicrohttpd-59b4a6a00a00fcd7b985a20e0c8b303b3bf440e4.tar.gz
libmicrohttpd-59b4a6a00a00fcd7b985a20e0c8b303b3bf440e4.zip
releasing libmicrohttpd 0.9.56v0.9.56
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 e7d8bf52..24ca49fa 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -126,7 +126,7 @@ typedef intptr_t ssize_t;
126 * Current version of the library. 126 * Current version of the library.
127 * 0x01093001 = 1.9.30-1. 127 * 0x01093001 = 1.9.30-1.
128 */ 128 */
129#define MHD_VERSION 0x00095502 129#define MHD_VERSION 0x00095600
130 130
131/** 131/**
132 * MHD-internal return code for "YES". 132 * MHD-internal return code for "YES".