gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r5384 - in GNUnet: m4 src/include


From: gnunet
Subject: [GNUnet-SVN] r5384 - in GNUnet: m4 src/include
Date: Mon, 30 Jul 2007 00:10:25 -0600 (MDT)

Author: grothoff
Date: 2007-07-30 00:10:23 -0600 (Mon, 30 Jul 2007)
New Revision: 5384

Modified:
   GNUnet/m4/Makefile.in
   GNUnet/src/include/gnunet_util.h
Log:
version

Modified: GNUnet/m4/Makefile.in
===================================================================
--- GNUnet/m4/Makefile.in       2007-07-30 06:08:20 UTC (rev 5383)
+++ GNUnet/m4/Makefile.in       2007-07-30 06:10:23 UTC (rev 5384)
@@ -51,8 +51,6 @@
 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 CONFIG_HEADER = $(top_builddir)/config.h
 CONFIG_CLEAN_FILES =
-depcomp =
-am__depfiles_maybe =
 SOURCES =
 DIST_SOURCES =
 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
@@ -285,9 +283,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  --ignore-deps 
m4/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  m4/Makefile'; \
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --gnu  --ignore-deps m4/Makefile
+         $(AUTOMAKE) --gnu  m4/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \

Modified: GNUnet/src/include/gnunet_util.h
===================================================================
--- GNUnet/src/include/gnunet_util.h    2007-07-30 06:08:20 UTC (rev 5383)
+++ GNUnet/src/include/gnunet_util.h    2007-07-30 06:10:23 UTC (rev 5384)
@@ -76,7 +76,7 @@
  * especially the least significant bits may change
  * frequently, even between different SVN versions.
  */
-#define GNUNET_UTIL_VERSION 0x00070201
+#define GNUNET_UTIL_VERSION 0x00070202
 
 #if 0                           /* keep Emacsens' auto-indent happy */
 {





reply via email to

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