aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2019-06-09 20:29:37 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2019-06-09 20:29:37 +0300
commit9ddf07f81e0a86be1698a587f32f1988c09f9e39 (patch)
tree8e0251d7eee6a1f8684d83d1b1ddd9891abc150c /src/include/microhttpd.h
parente9493e0d3487b533e6ec77fabca29fe578cfb4bf (diff)
downloadlibmicrohttpd-0.9.64.tar.gz
libmicrohttpd-0.9.64.zip
Releasing 0.9.64v0.9.64
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 95087887..53340e86 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 0x00096304 135#define MHD_VERSION 0x00096400
136 136
137/** 137/**
138 * MHD-internal return code for "YES". 138 * MHD-internal return code for "YES".