aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-12-05 18:28:48 +0000
committerChristian Grothoff <christian@grothoff.org>2012-12-05 18:28:48 +0000
commit3c0a2695f8afdbcb29128218e4f09200a6d8ab20 (patch)
tree766e65d06249f49e6123f896243c974e5fe66d16
parent2027b939dd510f5d68fac853394a7b7d3fec191b (diff)
downloadlibmicrohttpd-3c0a2695f8afdbcb29128218e4f09200a6d8ab20.tar.gz
libmicrohttpd-3c0a2695f8afdbcb29128218e4f09200a6d8ab20.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 10a9d32c..4f8c37a2 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 0x00091700 109#define MHD_VERSION 0x00091701
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".