From 8e7e5b7c8ab504a686e52c36d210db86284b75f1 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 30 Nov 2011 15:21:36 +0000 Subject: releasing GNUnet 0.9.0 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index beda026c6..9e72851b3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ ACLOCAL_AMFLAGS = -I m4 ChangeLog: if test -f $(top_srcdir)/.svn/entries; then \ - svn log -v --xml -r HEAD:18264 | \ + svn log -v --xml -r HEAD:18409 | \ xsltproc --stringparam ignore-message-starting "-" \ --stringparam strip-prefix "gnunet" \ --stringparam include-rev "yes" $(top_srcdir)/contrib/svn2cl.xsl - > $@; \ -- cgit v1.2.3