Update of /cvsroot/audacity/htdocs/latest
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv1391/latest

Modified Files:
        versions.inc.php 
Log Message:
Upgrading to 1.2.6

Index: versions.inc.php
===================================================================
RCS file: /cvsroot/audacity/htdocs/latest/versions.inc.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- versions.inc.php    30 Oct 2006 13:38:46 -0000      1.8
+++ versions.inc.php    16 Nov 2006 08:01:14 -0000      1.9
@@ -1,22 +1,22 @@
 <?php
 // The main version number, when we don't distinguish between platforms
-define('stable_version', '1.2.5');
+define('stable_version', '1.2.6');
 
 // Note: Sizes are in MB.
 define('mac_classic_version', '1.0.0');
 define('mac_classic_size',    1.5);
 
-define('macosx_version', '1.2.5');
+define('macosx_version', '1.2.6');
 define('macosx_size',    3.2);
 define('macosx_intel_version', '1.2.5');
 define('macosx_intel_size',    3.4);
 
-define('win_exe_version', '1.2.5');
+define('win_exe_version', '1.2.6');
 define('win_exe_size',    2.1);
-define('win_zip_version', '1.2.5');
+define('win_zip_version', '1.2.6');
 define('win_zip_size',    3.0);
 
-define('src_version', '1.2.5');
+define('src_version', '1.2.6');
 define('src_size',    5.6);
 define('src_suffix',  '.tar.gz');
 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to