gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r34751 - in libmicrohttpd: . src/include
Date: Mon, 22 Dec 2014 16:41:45 +0100

Author: grothoff
Date: 2014-12-22 16:41:45 +0100 (Mon, 22 Dec 2014)
New Revision: 34751

Modified:
   libmicrohttpd/ChangeLog
   libmicrohttpd/configure.ac
   libmicrohttpd/src/include/microhttpd.h
Log:
getting ready for 0.9.39

Modified: libmicrohttpd/ChangeLog
===================================================================
--- libmicrohttpd/ChangeLog     2014-12-22 12:12:28 UTC (rev 34750)
+++ libmicrohttpd/ChangeLog     2014-12-22 15:41:45 UTC (rev 34751)
@@ -1,3 +1,6 @@
+Mon Dec 22 16:33:18 CET 2014
+       Releasing 0.9.39. -CG
+
 Mon Dec 22 13:02:36 CET 2014
        Fix generated compiler flags for Solaris Studio linker (#3584). -CG
 

Modified: libmicrohttpd/configure.ac
===================================================================
--- libmicrohttpd/configure.ac  2014-12-22 12:12:28 UTC (rev 34750)
+++ libmicrohttpd/configure.ac  2014-12-22 15:41:45 UTC (rev 34751)
@@ -22,7 +22,7 @@
 #
 AC_PREREQ([2.60])
 LT_PREREQ([2.4.0])
-AC_INIT([libmicrohttpd],[0.9.38],address@hidden)
+AC_INIT([libmicrohttpd],[0.9.39],address@hidden)
 AM_INIT_AUTOMAKE([silent-rules] [subdir-objects])
 AC_CONFIG_HEADERS([MHD_config.h])
 AC_CONFIG_MACRO_DIR([m4])

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2014-12-22 12:12:28 UTC (rev 
34750)
+++ libmicrohttpd/src/include/microhttpd.h      2014-12-22 15:41:45 UTC (rev 
34751)
@@ -130,7 +130,7 @@
  * Current version of the library.
  * 0x01093001 = 1.9.30-1.
  */
-#define MHD_VERSION 0x00093802
+#define MHD_VERSION 0x00093900
 
 /**
  * MHD-internal return code for "YES".




reply via email to

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