aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-02-15 13:38:06 +0100
committerChristian Grothoff <christian@grothoff.org>2017-02-15 13:38:06 +0100
commitf154b0ef8894185fd6c01888d10280049bed10c6 (patch)
tree287d2ac193f9a5f3c297d6e72164774a5d66dd2e /src/include/microhttpd.h
parentd6dd85a3e6653af61401cedb76d1a24b632fec03 (diff)
downloadlibmicrohttpd-f154b0ef8894185fd6c01888d10280049bed10c6.tar.gz
libmicrohttpd-f154b0ef8894185fd6c01888d10280049bed10c6.zip
bump dates and versions and update ChangeLog
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 32bf41bc..e7879496 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 0x00095211 129#define MHD_VERSION 0x00095212
130 130
131/** 131/**
132 * MHD-internal return code for "YES". 132 * MHD-internal return code for "YES".