aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-08-01 13:38:40 +0200
committerChristian Grothoff <christian@grothoff.org>2019-08-01 13:38:40 +0200
commit91826f50011e76014dc307e370e6b1f45b2df151 (patch)
tree01371e78409e1aaf171bae42dddfc76865b9c494 /src/include/microhttpd.h
parentde315d36e01a089063c2e76bb26a6e705365cf66 (diff)
downloadlibmicrohttpd-91826f50011e76014dc307e370e6b1f45b2df151.tar.gz
libmicrohttpd-91826f50011e76014dc307e370e6b1f45b2df151.zip
releasing v0.9.66v0.9.66
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 a2196b9d..c2fc90a4 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -132,7 +132,7 @@ typedef intptr_t ssize_t;
132 * Current version of the library. 132 * Current version of the library.
133 * 0x01093001 = 1.9.30-1. 133 * 0x01093001 = 1.9.30-1.
134 */ 134 */
135#define MHD_VERSION 0x00096505 135#define MHD_VERSION 0x00096600
136 136
137/** 137/**
138 * MHD-internal return code for "YES". 138 * MHD-internal return code for "YES".