r18071 - gnucash/trunk - Update revision to 2.3.0

Phil Longstaff plongstaff at code.gnucash.org
Tue May 12 20:59:26 EDT 2009


Author: plongstaff
Date: 2009-05-12 20:59:26 -0400 (Tue, 12 May 2009)
New Revision: 18071
Trac: http://svn.gnucash.org/trac/changeset/18071

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


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-05-13 00:58:08 UTC (rev 18070)
+++ gnucash/trunk/configure.in	2009-05-13 00:59:26 UTC (rev 18071)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.2.99], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.0], [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