r20484 - gnucash/trunk - Bump gnucash version to 2.4.99 to distinguish this from stable ones.

Christian Stimming cstim at code.gnucash.org
Sat Mar 26 05:23:56 EDT 2011


Author: cstim
Date: 2011-03-26 05:23:56 -0400 (Sat, 26 Mar 2011)
New Revision: 20484
Trac: http://svn.gnucash.org/trac/changeset/20484

Modified:
   gnucash/trunk/configure.ac
Log:
Bump gnucash version to 2.4.99 to distinguish this from stable ones.

Modified: gnucash/trunk/configure.ac
===================================================================
--- gnucash/trunk/configure.ac	2011-03-26 09:23:45 UTC (rev 20483)
+++ gnucash/trunk/configure.ac	2011-03-26 09:23:56 UTC (rev 20484)
@@ -20,7 +20,7 @@
 
 # Autoconf initialization
 AC_PREREQ(2.59)
-AC_INIT([GnuCash], [2.4.4], [gnucash-devel at gnucash.org])
+AC_INIT([GnuCash], [2.4.99], [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