gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] branch master updated (940041ad -> 2b2a8dff)


From: gnunet
Subject: [libmicrohttpd] branch master updated (940041ad -> 2b2a8dff)
Date: Tue, 28 Dec 2021 09:58:57 +0100

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a change to branch master
in repository libmicrohttpd.

    from 940041ad Released GNU libmicrohttpd 0.9.75
     new 983aa85d Bump MHD_VERSION to indicate development version
     new 2b2a8dff configure: clarified license message

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 configure.ac             | 2 +-
 src/include/microhttpd.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 62ffb122..68186250 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3468,7 +3468,7 @@ AC_MSG_NOTICE([GNU libmicrohttpd ${PACKAGE_VERSION} 
Configuration Summary:
 
 AS_IF([test "x$enable_https" = "xyes"],
  [AC_MSG_NOTICE([HTTPS subsystem configuration:
-  License         :  LGPLv2.1+ only
+  License         :  LGPL version 2.1 or any later version
  ])],
  [AC_MSG_NOTICE([
   License         :  LGPLv2.1+ or eCos
diff --git a/src/include/microhttpd.h b/src/include/microhttpd.h
index 051436b0..24bb8839 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -96,7 +96,7 @@ extern "C"
  * they are parsed as decimal numbers.
  * Example: 0x01093001 = 1.9.30-1.
  */
-#define MHD_VERSION 0x00097500
+#define MHD_VERSION 0x00097501
 
 /* If generic headers don't work on your platform, include headers
    which define 'va_list', 'size_t', 'ssize_t', 'intptr_t',

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]