aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-21 16:30:55 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-21 16:30:55 +0000
commit33affa9d1e8d99e469bf63e2af1cf03ebd33b362 (patch)
tree2328d6e5746d005f81bdfa555b99a337fc7174f5 /src/include/microhttpd.h
parent9889fd9eeec2c8d40f6a627720fb1afeac044ab0 (diff)
downloadlibmicrohttpd-33affa9d1e8d99e469bf63e2af1cf03ebd33b362.tar.gz
libmicrohttpd-33affa9d1e8d99e469bf63e2af1cf03ebd33b362.zip
-releasing 0.9.33
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 69f9b784..5b80f807 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -121,7 +121,7 @@ extern "C"
121 * Current version of the library. 121 * Current version of the library.
122 * 0x01093001 = 1.9.30-1. 122 * 0x01093001 = 1.9.30-1.
123 */ 123 */
124#define MHD_VERSION 0x00093202 124#define MHD_VERSION 0x00093300
125 125
126/** 126/**
127 * MHD-internal return code for "YES". 127 * MHD-internal return code for "YES".