r19596 - htdocs/trunk/externals - Update version of latest Intel Mac dmg

Christian Stimming cstim at code.gnucash.org
Tue Sep 21 13:28:58 EDT 2010


Author: cstim
Date: 2010-09-21 13:28:57 -0400 (Tue, 21 Sep 2010)
New Revision: 19596
Trac: http://svn.gnucash.org/trac/changeset/19596

Modified:
   htdocs/trunk/externals/global_params.php
Log:
Update version of latest Intel Mac dmg

Modified: htdocs/trunk/externals/global_params.php
===================================================================
--- htdocs/trunk/externals/global_params.php	2010-09-21 17:09:42 UTC (rev 19595)
+++ htdocs/trunk/externals/global_params.php	2010-09-21 17:28:57 UTC (rev 19596)
@@ -10,7 +10,7 @@
      $latest_unstable           = "2.3.15";
      $latest_unstable_win       = $latest_unstable;
      $latest_unstable_mac_ppc   = "2.3.9";
-     $latest_unstable_mac_intel = $latest_unstable.".1";
+     $latest_unstable_mac_intel = $latest_unstable.".3";
 
      // The definitions below use the latest version definitions above
      // to define several paths that will be used on several pages



More information about the gnucash-changes mailing list