aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-09-28 06:41:03 +0000
committerChristian Grothoff <christian@grothoff.org>2011-09-28 06:41:03 +0000
commitb6f6b9a5cc5d2459efd18cd206e79ffa976d5a3d (patch)
treec3c47866923e4fcf23421bffa15c4ea8e8e08aa8 /src
parent01541405d99549b3f973729ebc4fc1f48521f9d3 (diff)
downloadlibmicrohttpd-b6f6b9a5cc5d2459efd18cd206e79ffa976d5a3d.tar.gz
libmicrohttpd-b6f6b9a5cc5d2459efd18cd206e79ffa976d5a3d.zip
release0.9.15
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 9e09652e..1afe831d 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 0x00090E00 109#define MHD_VERSION 0x00090F00
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".