aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-01 13:47:44 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-01 13:47:44 +0000
commit3af8f4ce646d29cd5942a1e3dda3b7ed03a82af6 (patch)
treefe9ede8fc028e6b7ebd2c683be623214b365f1a7 /src
parent964326eb5348b5acf7d1cff7fb2f3c0d44ff4716 (diff)
downloadlibmicrohttpd-3af8f4ce646d29cd5942a1e3dda3b7ed03a82af6.tar.gz
libmicrohttpd-3af8f4ce646d29cd5942a1e3dda3b7ed03a82af6.zip
updating docs
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 36961275..f123969b 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 0x00090301 109#define MHD_VERSION 0x00090400
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".