commit b99be60d5d4df406cefab8aa3c8f3b764bd1ba1a
parent ea6fccfdbf664d067c57bd131d9a8f6aae7f9838
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 19 Jul 2013 07:59:29 +0000
-packaging 0.9.28
Diffstat:
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,6 @@
+Fri Jul 19 09:57:27 CEST 2013
+ Releasing libmicrohttpd 0.9.28. -CG
+
Sun Jul 14 19:57:56 CEST 2013
Removing 'shutdown' calls that happen just before close or
that are for read-only and for a client that has already
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
@@ -106,7 +106,7 @@ extern "C"
/**
* Current version of the library.
*/
-#define MHD_VERSION 0x00092103
+#define MHD_VERSION 0x00092104
/**
* MHD-internal return code for "YES".