aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-11-18 21:58:26 +0000
committerChristian Grothoff <christian@grothoff.org>2010-11-18 21:58:26 +0000
commitf8afc779b1200f24555de23fb4eb3c6a5a58899e (patch)
tree078eb64d2bd63432c33e5f939cde3d295b88e120
parent0f7b49b524f9adfcf6f71e64d9b76b1be9f96f70 (diff)
downloadlibmicrohttpd-f8afc779b1200f24555de23fb4eb3c6a5a58899e.tar.gz
libmicrohttpd-f8afc779b1200f24555de23fb4eb3c6a5a58899e.zip
version-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 6db52d1a..ded6ef78 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 0x00090202 109#define MHD_VERSION 0x00090203
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".