gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] branch master updated: Bump MHD_VERSION to indicate dev


From: gnunet
Subject: [libmicrohttpd] branch master updated: Bump MHD_VERSION to indicate dev version
Date: Tue, 29 Dec 2020 11:04:59 +0100

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

The following commit(s) were added to refs/heads/master by this push:
     new 6000f154 Bump MHD_VERSION to indicate dev version
6000f154 is described below

commit 6000f154e718edd5a7c89da3833b3f4634166214
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Tue Dec 29 13:03:31 2020 +0300

    Bump MHD_VERSION to indicate dev version
---
 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 f57a26e2..9dc83fb3 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -133,7 +133,7 @@ typedef intptr_t ssize_t;
  * @note While it is a hexadecimal number, it is parsed as decimal number.
  * Example: 0x01093001 = 1.9.30-1.
  */
-#define MHD_VERSION 0x00097200
+#define MHD_VERSION 0x00097201
 
 /**
  * Operational results from MHD calls.

-- 
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]