gnunet-svn
[Top][All Lists]
Advanced

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

[libmicrohttpd] 01/02: Bump MHD_VERSION to indicate development version


From: gnunet
Subject: [libmicrohttpd] 01/02: Bump MHD_VERSION to indicate development version
Date: Sun, 25 Apr 2021 16:18:32 +0200

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

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit 1cab1543669ac9dd059ca60bfb80cf70d24806f3
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Apr 25 17:15:53 2021 +0300

    Bump MHD_VERSION to indicate development 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 2ab208a0..54a3afa7 100644
--- a/src/include/microhttpd.h
+++ b/src/include/microhttpd.h
@@ -130,7 +130,7 @@ typedef intptr_t ssize_t;
  * they are parsed as decimal numbers.
  * Example: 0x01093001 = 1.9.30-1.
  */
-#define MHD_VERSION 0x00097300
+#define MHD_VERSION 0x00097301
 
 /**
  * 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]