aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2014-01-22 08:48:22 +0000
committerChristian Grothoff <christian@grothoff.org>2014-01-22 08:48:22 +0000
commit73659c8e208f86f6d8b84b87663ff1486690a6b3 (patch)
treeb4efed23c67fddaa284b06c6a5ede5290ad7372e /src
parentdd902f337ba25c4d0093e4a89bc4edf1fb897611 (diff)
downloadlibmicrohttpd-73659c8e208f86f6d8b84b87663ff1486690a6b3.tar.gz
libmicrohttpd-73659c8e208f86f6d8b84b87663ff1486690a6b3.zip
-bump
Diffstat (limited to 'src')
-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 ee14e3a2..53b4015e 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -121,7 +121,7 @@ extern "C"
121 * Current version of the library. 121 * Current version of the library.
122 * 0x01093001 = 1.9.30-1. 122 * 0x01093001 = 1.9.30-1.
123 */ 123 */
124#define MHD_VERSION 0x00093301 124#define MHD_VERSION 0x00093302
125 125
126/** 126/**
127 * MHD-internal return code for "YES". 127 * MHD-internal return code for "YES".