From f588bc469e24d8634908e78c3dd84dfbc2c839d3 Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Tue, 23 Aug 2016 20:13:35 +0000 Subject: Bumped MHD_VERSION and updated ChangeLog. --- src/include/microhttpd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/microhttpd.h') diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h index 17828202..e44bb704 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -126,7 +126,7 @@ typedef intptr_t ssize_t; * Current version of the library. * 0x01093001 = 1.9.30-1. */ -#define MHD_VERSION 0x00095005 +#define MHD_VERSION 0x00095008 /** * MHD-internal return code for "YES". -- cgit v1.2.3