From 3d8a80474e07a854516c08978eb5149d42833a7d Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 1 Jan 2014 20:51:45 +0000 Subject: -version 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 5b80f807..ee14e3a2 100644 --- a/src/include/microhttpd.h +++ b/src/include/microhttpd.h @@ -121,7 +121,7 @@ extern "C" * Current version of the library. * 0x01093001 = 1.9.30-1. */ -#define MHD_VERSION 0x00093300 +#define MHD_VERSION 0x00093301 /** * MHD-internal return code for "YES". -- cgit v1.2.3