gnunet-svn
[Top][All Lists]
Advanced

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

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


From: gnunet
Subject: [GNUnet-SVN] r6599 - in libmicrohttpd: . src/include
Date: Sat, 22 Mar 2008 01:13:14 -0600 (MDT)

Author: grothoff
Date: 2008-03-22 01:13:14 -0600 (Sat, 22 Mar 2008)
New Revision: 6599

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

Modified: libmicrohttpd/ChangeLog
===================================================================
--- libmicrohttpd/ChangeLog     2008-03-22 07:01:18 UTC (rev 6598)
+++ libmicrohttpd/ChangeLog     2008-03-22 07:13:14 UTC (rev 6599)
@@ -1,3 +1,6 @@
+Sat Mar 22 01:12:38 MDT 2008
+        Releasing libmicrohttpd 0.2.2. -CG
+
 Mon Feb 25 19:13:53 MST 2008
         Fixed a problem with sockets closed for reading ending up
         in the read set under certain circumstances. -CG

Modified: libmicrohttpd/configure.ac
===================================================================
--- libmicrohttpd/configure.ac  2008-03-22 07:01:18 UTC (rev 6598)
+++ libmicrohttpd/configure.ac  2008-03-22 07:13:14 UTC (rev 6599)
@@ -21,8 +21,8 @@
 #
 #
 AC_PREREQ(2.57)
-AC_INIT([libmicrohttpd], [0.2.1],address@hidden)
-AM_INIT_AUTOMAKE([libmicrohttpd], [0.2.1])
+AC_INIT([libmicrohttpd], [0.2.2],address@hidden)
+AM_INIT_AUTOMAKE([libmicrohttpd], [0.2.2])
 AM_CONFIG_HEADER([config.h])
 
 AH_TOP([#define _GNU_SOURCE  1])

Modified: libmicrohttpd/src/include/microhttpd.h
===================================================================
--- libmicrohttpd/src/include/microhttpd.h      2008-03-22 07:01:18 UTC (rev 
6598)
+++ libmicrohttpd/src/include/microhttpd.h      2008-03-22 07:13:14 UTC (rev 
6599)
@@ -84,7 +84,7 @@
 /**
  * Current version of the library.
  */
-#define MHD_VERSION 0x00020100
+#define MHD_VERSION 0x00020200
 
 /**
  * MHD-internal return codes.





reply via email to

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