gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28878 - in libmicrohttpd: . src/include


From: gnunet
Subject: [GNUnet-SVN] r28878 - in libmicrohttpd: . src/include
Date: Tue, 27 Aug 2013 18:48:34 +0200

Author: grothoff
Date: 2013-08-27 18:48:34 +0200 (Tue, 27 Aug 2013)
New Revision: 28878

Modified:
   libmicrohttpd/ChangeLog
   libmicrohttpd/configure.ac
   libmicrohttpd/src/include/microhttpd.h
Log:
-missing release commit

Modified: libmicrohttpd/ChangeLog
===================================================================
--- libmicrohttpd/ChangeLog     2013-08-27 16:43:53 UTC (rev 28877)
+++ libmicrohttpd/ChangeLog     2013-08-27 16:48:34 UTC (rev 28878)
@@ -2,6 +2,9 @@
        Fix build issue if SOCK_NONBLOCK/EPOLL_CLOEXEC are not
        defined (as is the case on older glibc versions). -CG
 
+Fri Aug 23 14:28:02 CEST 2013
+       Releasing libmicrohttpd 0.9.29. -CG
+
 Mon Aug 12 23:51:18 CEST 2013
        Updated manual, documenting W32 select/shutdown issue. -CG
 

Modified: libmicrohttpd/configure.ac
===================================================================
--- libmicrohttpd/configure.ac  2013-08-27 16:43:53 UTC (rev 28877)
+++ libmicrohttpd/configure.ac  2013-08-27 16:48:34 UTC (rev 28878)
@@ -21,7 +21,7 @@
 #
 #
 AC_PREREQ(2.57)
-AC_INIT([libmicrohttpd], [0.9.28],address@hidden)
+AC_INIT([libmicrohttpd], [0.9.29],address@hidden)
 AM_INIT_AUTOMAKE([silent-rules])
 AC_CONFIG_HEADERS([MHD_config.h])
 AC_CONFIG_MACRO_DIR([m4])

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2013-08-27 16:43:53 UTC (rev 
28877)
+++ libmicrohttpd/src/include/microhttpd.h      2013-08-27 16:48:34 UTC (rev 
28878)
@@ -120,7 +120,7 @@
 /**
  * Current version of the library.
  */
-#define MHD_VERSION 0x00092106
+#define MHD_VERSION 0x00092200
 
 /**
  * MHD-internal return code for "YES".




reply via email to

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