aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-23 13:08:11 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-23 13:08:11 +0000
commit3f285017e0681b7942d46e2f16ac178fe5a85e4a (patch)
treef037ff76b311d7d45d3ecaa12f81296effc9821a /src
parent51c9feb0d8404622db4f2bd6e489684dd6b9ad20 (diff)
downloadlibmicrohttpd-3f285017e0681b7942d46e2f16ac178fe5a85e4a.tar.gz
libmicrohttpd-3f285017e0681b7942d46e2f16ac178fe5a85e4a.zip
releasing 0.9.18
Diffstat (limited to 'src')
-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 fd15b698..14c63fa3 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -106,7 +106,7 @@ extern "C"
106/** 106/**
107 * Current version of the library. 107 * Current version of the library.
108 */ 108 */
109#define MHD_VERSION 0x00091102 109#define MHD_VERSION 0x00091200
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".