From 2b47dfd7355fa9485c066308d72c0500c182ee8f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 29 Sep 2014 20:36:31 +0000 Subject: [PATCH] -bump --- src/include/microhttpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h index c85f8f10..77966799 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -130,7 +130,7 @@ typedef intptr_t ssize_t; * Current version of the library. * 0x01093001 = 1.9.30-1. */ -#define MHD_VERSION 0x00093704 +#define MHD_VERSION 0x00093705 /** * MHD-internal return code for "YES".