diff options
author | Christian Grothoff <christian@grothoff.org> | 2013-08-10 15:34:19 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2013-08-10 15:34:19 +0000 |
commit | 0b22350f52acb6ab5f3f0244195d156473703bd0 (patch) | |
tree | 0ea959607cce888decfc052bb18cbf330f0c69ea | |
parent | b742dc221dbd57b8d28e1881be23435f6109c572 (diff) | |
download | libmicrohttpd-0b22350f52acb6ab5f3f0244195d156473703bd0.tar.gz libmicrohttpd-0b22350f52acb6ab5f3f0244195d156473703bd0.zip |
-bump
-rw-r--r-- | src/include/microhttpd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h index 29699fd0..2472dc1a 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 0x00092105 | 109 | #define MHD_VERSION 0x00092106 |
110 | 110 | ||
111 | /** | 111 | /** |
112 | * MHD-internal return code for "YES". | 112 | * MHD-internal return code for "YES". |