aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-18 21:18:26 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-18 21:18:26 +0000
commitdd80b6137d38a9e01c37daea18e11542ec2edd05 (patch)
tree23570f6110d862172bc2dbc29d67d22c64e06c0d /src/include/microhttpd.h
parentc549988da8964695316383f8fcf0dd868844ead9 (diff)
downloadlibmicrohttpd-dd80b6137d38a9e01c37daea18e11542ec2edd05.tar.gz
libmicrohttpd-dd80b6137d38a9e01c37daea18e11542ec2edd05.zip
bump
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 f6157bee..ca3bb869 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -130,7 +130,7 @@ typedef intptr_t ssize_t;
130 * Current version of the library. 130 * Current version of the library.
131 * 0x01093001 = 1.9.30-1. 131 * 0x01093001 = 1.9.30-1.
132 */ 132 */
133#define MHD_VERSION 0x00094103 133#define MHD_VERSION 0x00094200
134 134
135/** 135/**
136 * MHD-internal return code for "YES". 136 * MHD-internal return code for "YES".