aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-25 17:44:31 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-25 17:44:31 +0000
commit28cba57e89f9c2886bfc1699dfcd431317cfb285 (patch)
treed21917e4bed07c9c5ef1c6128027cc4bdcae925f /src
parent166909d2ce8c9facef9fb0574eeb9d057730c467 (diff)
downloadlibmicrohttpd-28cba57e89f9c2886bfc1699dfcd431317cfb285.tar.gz
libmicrohttpd-28cba57e89f9c2886bfc1699dfcd431317cfb285.zip
0924
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 09e69994..fd0bee6f 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 0x00091702 109#define MHD_VERSION 0x00091800
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".