aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-07-26 16:57:47 +0000
committerChristian Grothoff <christian@grothoff.org>2010-07-26 16:57:47 +0000
commit761267757c03f8c05c21d377a7fd24a70d7a0363 (patch)
treebbcc625f95dd672beba3f789ee799f15104a0753 /src/include/microhttpd.h
parent8157744d45ee018ab325ff5a16be1212cd7e8f58 (diff)
downloadlibmicrohttpd-761267757c03f8c05c21d377a7fd24a70d7a0363.tar.gz
libmicrohttpd-761267757c03f8c05c21d377a7fd24a70d7a0363.zip
ready for 0.9.0
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 65f2aa89..67071999 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -81,7 +81,7 @@ extern "C"
81/** 81/**
82 * Current version of the library. 82 * Current version of the library.
83 */ 83 */
84#define MHD_VERSION 0x00040600 84#define MHD_VERSION 0x00090000
85 85
86/** 86/**
87 * MHD-internal return code for "YES". 87 * MHD-internal return code for "YES".