Author: ivanovic
Date: Thu Nov 10 15:45:51 2011
New Revision: 51935

URL: http://svn.gna.org/viewcvs/wesnoth?rev=51935&view=rev
Log:
since we are in beta time for 1.10 now, switch the default version displayed at 
g.w.o to trunk

Modified:
    website/gettext.wesnoth.org/index.php

Modified: website/gettext.wesnoth.org/index.php
URL: 
http://svn.gna.org/viewcvs/wesnoth/website/gettext.wesnoth.org/index.php?rev=51935&r1=51934&r2=51935&view=diff
==============================================================================
--- website/gettext.wesnoth.org/index.php (original)
+++ website/gettext.wesnoth.org/index.php Thu Nov 10 15:45:51 2011
@@ -39,7 +39,7 @@
 // set the default starting point when calling gettext.wesnoth.org:
 // 'branch': show stats from the current stable branch
 // 'trunk':  show stats from trunk
-       $version = 'branch';
+       $version = 'trunk';
 }else{
        $version = $_GET['version'];
 }


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to