aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-12-03 20:33:47 +0000
committerChristian Grothoff <christian@grothoff.org>2013-12-03 20:33:47 +0000
commitd9999d665031980a27b30246b40ce45d8813c82f (patch)
treed0d5f3bd1a0eec2d2d5e93b5dcdbd6cbfd0004bb /src
parent1be2534e86598800bf9f82164f859326fb63ff41 (diff)
downloadlibmicrohttpd-d9999d665031980a27b30246b40ce45d8813c82f.tar.gz
libmicrohttpd-d9999d665031980a27b30246b40ce45d8813c82f.zip
-version bumps and chlogs for 0.9.32 release
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 16107fff..e6a7532c 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 0x00093102 124#define MHD_VERSION 0x00093200
125 125
126/** 126/**
127 * MHD-internal return code for "YES". 127 * MHD-internal return code for "YES".