Author: grothoff
Date: 2007-10-11 11:06:15 -0600 (Thu, 11 Oct 2007)
New Revision: 5713
Modified:
libmicrohttpd/ChangeLog
libmicrohttpd/configure.ac
Log:
rel
Modified: libmicrohttpd/ChangeLog
===================================================================
--- libmicrohttpd/ChangeLog 2007-10-11 17:06:01 UTC (rev 5712)
+++ libmicrohttpd/ChangeLog 2007-10-11 17:06:15 UTC (rev 5713)
@@ -1,3 +1,6 @@
+Thu Oct 11 11:02:06 MDT 2007
+ Releasing libmicrohttpd 0.1.1. - CG
+
Thu Oct 11 10:09:12 MDT 2007
Fixing response to include HTTP status message. - EG
Modified: libmicrohttpd/configure.ac
===================================================================
--- libmicrohttpd/configure.ac 2007-10-11 17:06:01 UTC (rev 5712)
+++ libmicrohttpd/configure.ac 2007-10-11 17:06:15 UTC (rev 5713)
@@ -21,8 +21,8 @@
#
#
AC_PREREQ(2.57)
-AC_INIT([libmicrohttpd], [0.1.0],[EMAIL PROTECTED])
-AM_INIT_AUTOMAKE([libmicrohttpd], [0.1.0])
+AC_INIT([libmicrohttpd], [0.1.1],[EMAIL PROTECTED])
+AM_INIT_AUTOMAKE([libmicrohttpd], [0.1.1])
AM_CONFIG_HEADER([config.h])
AH_TOP([#define _GNU_SOURCE 1])
_______________________________________________
GNUnet-SVN mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnunet-svn