r20252 - gnucash/trunk - Update revision to 2.4.2

Phil Longstaff plongstaff at code.gnucash.org
Sun Feb 6 17:30:26 EST 2011


Author: plongstaff
Date: 2011-02-06 17:30:26 -0500 (Sun, 06 Feb 2011)
New Revision: 20252
Trac: http://svn.gnucash.org/trac/changeset/20252

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


Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2011-02-06 21:18:49 UTC (rev 20251)
+++ gnucash/trunk/configure.ac	2011-02-06 22:30:26 UTC (rev 20252)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.4.1], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.4.2], [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