r18615 - gnucash/trunk - Update release to 2.3.9
    Phil Longstaff 
    plongstaff at code.gnucash.org
       
    Sat Feb  6 11:01:27 EST 2010
    
    
  
Author: plongstaff
Date: 2010-02-06 11:01:26 -0500 (Sat, 06 Feb 2010)
New Revision: 18615
Trac: http://svn.gnucash.org/trac/changeset/18615
Modified:
   gnucash/trunk/configure.in
Log:
Update release to 2.3.9
Modified: gnucash/trunk/configure.in
===================================================================
--- gnucash/trunk/configure.in	2010-02-05 20:32:42 UTC (rev 18614)
+++ gnucash/trunk/configure.in	2010-02-06 16:01:26 UTC (rev 18615)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([gnucash], [2.3.8], [gnucash-devel at gnucash.org])
+AC_INIT([gnucash], [2.3.9], [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