aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-01-07 06:28:53 +0000
committerChristian Grothoff <christian@grothoff.org>2013-01-07 06:28:53 +0000
commit1a3cf8efd044946b71b1c76a894bb041ee583d51 (patch)
tree01f71e86e4cf0f8dc242d715f27079b0bf78470c
parent3d0152c7bbf00115eb4aeddd98f16a17705e2308 (diff)
downloadlibmicrohttpd-1a3cf8efd044946b71b1c76a894bb041ee583d51.tar.gz
libmicrohttpd-1a3cf8efd044946b71b1c76a894bb041ee583d51.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 fd0bee6f..7500cffa 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 0x00091800 109#define MHD_VERSION 0x00091801
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".