Update of /cvsroot/audacity/htdocs/beta
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10854/beta

Modified Files:
        versions.inc.php 
Log Message:
1.3.10 Release

Index: versions.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/beta/versions.inc.php,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- versions.inc.php    1 Sep 2009 07:50:05 -0000       1.18
+++ versions.inc.php    2 Dec 2009 09:34:02 -0000       1.19
@@ -1,15 +1,15 @@
 <?php
 // The main version number, when we don't distinguish between platforms
-define('beta_version', '1.3.9');
+define('beta_version', '1.3.10');
 
 // Note: Sizes are in MB.
-define('beta_macosx_version', '1.3.9');
+define('beta_macosx_version', '1.3.10');
 
-define('macosx_ub_version', '1.3.9');
-define('macosx_ub_size',    10.8);
+define('macosx_ub_version', '1.3.10');
+define('macosx_ub_size',    16.5);
 
-define('macosx_ub_zip_version', '1.3.9');
-define('macosx_ub_zip_size',    10.7);
+define('macosx_ub_zip_version', '1.3.10');
+define('macosx_ub_zip_size',    10.9);
 
 
 //define('macosx_ppc_version', '1.3.3');
@@ -26,7 +26,7 @@
 
 
 
-define('beta_win_exe_version', '1.3.9');
+define('beta_win_exe_version', '1.3.10');
 
 define('win_exe_version', '1.3.7');
 define('win_exe_size',    4.0);
@@ -34,21 +34,21 @@
 define('win_zip_version', '1.3.7');
 define('win_zip_size',    6.2);
 
-define('win_exe_unicode_version', '1.3.9');
-define('win_exe_unicode_size',    7.9);
+define('win_exe_unicode_version', '1.3.10');
+define('win_exe_unicode_size',    10.4);
 
-define('win_zip_unicode_version', '1.3.9');
-define('win_zip_unicode_size',    7.6);
+define('win_zip_unicode_version', '1.3.10');
+define('win_zip_unicode_size',    7.8);
 
 
 define('ladspa_version', '0.4.15');
 define('ladspa_size',    1.5);
 
 
-define('beta_src_version', '1.3.9');
-define('src_version', '1.3.9');
-define('min_src_size',    6.4);
-define('full_src_size',    17.4);
+define('beta_src_version', '1.3.10');
+define('src_version', '1.3.10');
+define('min_src_size',    6.6);
+define('full_src_size',    17.8);
 define('src_suffix',  '.tar.bz2');
 
 $win_exe_url = "http://audacity.googlecode.com/files/audacity-win-"; 
.win_exe_version.".exe";


------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to