r22879 - gnucash/trunk - Update start SVN revision of this year's ChangeLog generation

Christian Stimming cstim at code.gnucash.org
Sat Apr 6 16:42:45 EDT 2013


Author: cstim
Date: 2013-04-06 16:42:45 -0400 (Sat, 06 Apr 2013)
New Revision: 22879
Trac: http://svn.gnucash.org/trac/changeset/22879

Modified:
   gnucash/trunk/Makefile.am
Log:
Update start SVN revision of this year's ChangeLog generation

Modified: gnucash/trunk/Makefile.am
===================================================================
--- gnucash/trunk/Makefile.am	2013-04-06 20:28:48 UTC (rev 22878)
+++ gnucash/trunk/Makefile.am	2013-04-06 20:42:45 UTC (rev 22879)
@@ -193,7 +193,7 @@
 # idea? Before a release, NEWS will get updated because of the version
 # change, so this should fit just fine.)
 ChangeLog: NEWS
-	$(SVN) log -v --xml -r HEAD:20021 http://svn.gnucash.org/repo/gnucash | \
+	$(SVN) log -v --xml -r HEAD:22687 http://svn.gnucash.org/repo/gnucash | \
 	  $(XSLTPROC) --stringparam strip-prefix "gnucash/trunk" \
 	  --stringparam include-rev "yes" $(srcdir)/macros/svn2cl.xsl - > $@
 endif



More information about the gnucash-changes mailing list