commit 02dcae4d0e9d660783d13245727af65cb9037080
parent 04ef92a44e561e7469980094b9ecb86dd88177d9
Author: Christian Grothoff <christian@grothoff.org>
Date: Mon, 9 Feb 2009 04:47:46 +0000
bumps
Diffstat:
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/configure.ac b/configure.ac
@@ -24,7 +24,7 @@ AC_PREREQ(2.57)
AC_INIT([libmicrohttpd], [0.4.0],[libmicrohttpd@gnunet.org])
AM_INIT_AUTOMAKE([libmicrohttpd], [0.4.0])
AM_CONFIG_HEADER([MHD_config.h])
-
+AC_CONFIG_MACRO_DIR([m4])
AH_TOP([#define _GNU_SOURCE 1])
LIB_VERSION_CURRENT=5
diff --git a/doc/microhttpd.texi b/doc/microhttpd.texi
@@ -11,7 +11,7 @@ header file @file{microhttpd.h}.
@noindent
-Copyright @copyright{} 2007, 2008 Christian Grothoff
+Copyright @copyright{} 2007, 2008, 2009 Christian Grothoff
@quotation
Permission is granted to copy, distribute and/or modify this document
diff --git a/doc/tutorial.texi b/doc/tutorial.texi
@@ -4,7 +4,7 @@
@settitle A tutorial for GNU libmicrohttpd
@afourpaper
-@set VERSION 0.4.0 prerelease0
+@set VERSION 0.4.0
@dircategory GNU Libraries
@direntry