r18222 - gnucash/trunk - Update version number to 2.3.3

Phil Longstaff plongstaff at code.gnucash.org
Mon Jul 20 19:17:11 EDT 2009


Author: plongstaff
Date: 2009-07-20 19:17:11 -0400 (Mon, 20 Jul 2009)
New Revision: 18222
Trac: http://svn.gnucash.org/trac/changeset/18222

Modified:
   gnucash/trunk/configure.in
Log:
Update version number to 2.3.3


Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2009-07-20 23:10:32 UTC (rev 18221)
+++ gnucash/trunk/configure.in	2009-07-20 23:17:11 UTC (rev 18222)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.2], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.3], [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