aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-08-18 09:10:07 +0000
committerChristian Grothoff <christian@grothoff.org>2011-08-18 09:10:07 +0000
commit5edea01df8860942fcc05839e1a4dded1ccee7c7 (patch)
treeb3838ecd1a619388ab688f87dff23a3e3f282dae
parent764c0fd56b56da8aa1a2c6cec51dd46d3b7055c7 (diff)
downloadlibmicrohttpd-5edea01df8860942fcc05839e1a4dded1ccee7c7.tar.gz
libmicrohttpd-5edea01df8860942fcc05839e1a4dded1ccee7c7.zip
bump
-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 9798327d..63abcaf7 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 0x00090D00 109#define MHD_VERSION 0x00090D01
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".