aboutsummaryrefslogtreecommitdiff
path: root/src/include/microhttpd.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-01-31 16:53:57 +0000
committerChristian Grothoff <christian@grothoff.org>2012-01-31 16:53:57 +0000
commit0dbf57ab97bc6dba1620a7fe17372bbee4b93505 (patch)
treedfa144ffedd66dbc221c5e141918ef375ba40878 /src/include/microhttpd.h
parentf7982784f7732f420b3995b88cec5b6e2b7e74e7 (diff)
downloadlibmicrohttpd-0dbf57ab97bc6dba1620a7fe17372bbee4b93505.tar.gz
libmicrohttpd-0dbf57ab97bc6dba1620a7fe17372bbee4b93505.zip
releasing 0.9.19
Diffstat (limited to 'src/include/microhttpd.h')
-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 e7a0aeaa..9a880afe 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 0x00091201 109#define MHD_VERSION 0x00091300
110 110
111/** 111/**
112 * MHD-internal return code for "YES". 112 * MHD-internal return code for "YES".