From af1933bbcbdf53ddca24012832c0ba32fe712fdc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 30 Oct 2011 18:18:48 +0000 Subject: reading for disting --- configure.ac | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 66e55dfa7..c12b2f414 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ # This file is part of GNUnet. -# (C) 2001--2010 Christian Grothoff (and other contributing authors) +# (C) 2001--2011 Christian Grothoff (and other contributing authors) # # GNUnet is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published @@ -22,13 +22,13 @@ # AC_PREREQ(2.61) # Checks for programs. -AC_INIT([gnunet], [0.9.0pre3],[bug-gnunet@gnu.org]) +AC_INIT([gnunet], [0.9.0pre4],[bug-gnunet@gnu.org]) AC_CANONICAL_TARGET AC_CANONICAL_HOST AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE([gnunet], [0.9.0pre3]) +AM_INIT_AUTOMAKE([gnunet], [0.9.0pre4]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_HEADERS([gnunet_config.h]) AH_TOP([#define _GNU_SOURCE 1]) -- cgit v1.2.3