aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-29 11:56:01 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-29 11:56:01 +0000
commitbbd9037a3e4a2b8829725a3114108f94da92fbdc (patch)
tree6d7d8753f71f9c7350d5079f522e95dd9a7dbf7e
parent6842307f205b5858401f42f844aa775b3b7c5d79 (diff)
downloadlibmicrohttpd-bbd9037a3e4a2b8829725a3114108f94da92fbdc.tar.gz
libmicrohttpd-bbd9037a3e4a2b8829725a3114108f94da92fbdc.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 4346eda9..cf5ca9ff 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 0x00091301 109#define MHD_VERSION 0x00091302
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".