aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2007-09-09 16:39:15 +0000
committerChristian Grothoff <christian@grothoff.org>2007-09-09 16:39:15 +0000
commit5a3c5720d5c2e1cf0ed21034317d5bdc373d0dde (patch)
treeed8abc517d246da90948dc95232a6cfa3a936bf5 /src/include/microhttpd.h
parentab4e0f60389bcc79201ea35bea9b1d06730d2fb8 (diff)
downloadlibmicrohttpd-5a3c5720d5c2e1cf0ed21034317d5bdc373d0dde.tar.gz
libmicrohttpd-5a3c5720d5c2e1cf0ed21034317d5bdc373d0dde.zip
vers
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 4df60a15..680e6d23 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -84,7 +84,7 @@ extern "C"
84/** 84/**
85 * Current version of the library. 85 * Current version of the library.
86 */ 86 */
87#define MHD_VERSION 0x00000004 87#define MHD_VERSION 0x00000100
88 88
89/** 89/**
90 * MHD-internal return codes. 90 * MHD-internal return codes.