aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-05-15 20:05:07 +0000
committerChristian Grothoff <christian@grothoff.org>2013-05-15 20:05:07 +0000
commited960f50c88620fc54a81fb2035173ea2a48b8f0 (patch)
tree246356737afe483e094afc395173cd71bdb821b1
parenta39c6c5206d6542e51e032d0fa659a87ad5384ba (diff)
downloadlibmicrohttpd-ed960f50c88620fc54a81fb2035173ea2a48b8f0.tar.gz
libmicrohttpd-ed960f50c88620fc54a81fb2035173ea2a48b8f0.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 8e819212..a81c0724 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 0x00092100 109#define MHD_VERSION 0x00092101
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".