r20231 - gnucash/trunk - Update revision to 2.4.1

Phil Longstaff plongstaff at code.gnucash.org
Fri Feb 4 20:55:41 EST 2011


Author: plongstaff
Date: 2011-02-04 20:55:41 -0500 (Fri, 04 Feb 2011)
New Revision: 20231
Trac: http://svn.gnucash.org/trac/changeset/20231

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


Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2011-02-04 18:32:51 UTC (rev 20230)
+++ gnucash/trunk/configure.ac	2011-02-05 01:55:41 UTC (rev 20231)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.4.0], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.4.1], [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