diff options
author | Christian Grothoff <christian@grothoff.org> | 2007-09-09 16:39:15 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2007-09-09 16:39:15 +0000 |
commit | 5a3c5720d5c2e1cf0ed21034317d5bdc373d0dde (patch) | |
tree | ed8abc517d246da90948dc95232a6cfa3a936bf5 | |
parent | ab4e0f60389bcc79201ea35bea9b1d06730d2fb8 (diff) |
vers
-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 4df60a15..680e6d23 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -84,7 +84,7 @@ extern "C" /** * Current version of the library. */ -#define MHD_VERSION 0x00000004 +#define MHD_VERSION 0x00000100 /** * MHD-internal return codes. |