r20336 - gnucash/trunk - Update revision to 2.4.3

Phil Longstaff plongstaff at code.gnucash.org
Thu Feb 24 19:29:25 EST 2011


Author: plongstaff
Date: 2011-02-24 19:29:25 -0500 (Thu, 24 Feb 2011)
New Revision: 20336
Trac: http://svn.gnucash.org/trac/changeset/20336

Modified:
   gnucash/trunk/configure.ac
Log:
Update revision to 2.4.3


Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2011-02-24 20:57:24 UTC (rev 20335)
+++ gnucash/trunk/configure.ac	2011-02-25 00:29:25 UTC (rev 20336)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.4.2], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.4.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