From 86885278941d20b00fc1e1eee1f20a7db1eb2d0d Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Fri, 5 Jul 2019 22:32:43 +0300 Subject: Releasing GNU libmicrohttpd 0.9.65 --- 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 7388ee80..6e037b6b 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -132,7 +132,7 @@ typedef intptr_t ssize_t; * Current version of the library. * 0x01093001 = 1.9.30-1. */ -#define MHD_VERSION 0x00096401 +#define MHD_VERSION 0x00096500 /** * MHD-internal return code for "YES". -- cgit v1.2.3