r18356 - gnucash/trunk - Update revision number to 2.3.6

Phil Longstaff plongstaff at code.gnucash.org
Mon Sep 28 21:05:12 EDT 2009


Author: plongstaff
Date: 2009-09-28 21:05:11 -0400 (Mon, 28 Sep 2009)
New Revision: 18356
Trac: http://svn.gnucash.org/trac/changeset/18356

Modified:
   gnucash/trunk/configure.in
Log:
Update revision number to 2.3.6


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-09-28 20:32:05 UTC (rev 18355)
+++ gnucash/trunk/configure.in	2009-09-29 01:05:11 UTC (rev 18356)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.5], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.6], [gnucash-devel at gnucash.org])
 AC_CONFIG_HEADERS(config.h)
 AC_CONFIG_SRCDIR(src/engine/Transaction.h)
 



More information about the gnucash-changes mailing list