website diff config.php @ rev 914

README Add info about new release
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 08 14:20:51 2012 +0100 (2012-03-08)
parents e21211db5687
children 0d0e852f2585
line diff
     1.1 --- a/config.php	Thu Mar 08 13:10:47 2012 +0100
     1.2 +++ b/config.php	Thu Mar 08 14:20:51 2012 +0100
     1.3 @@ -1,3 +1,5 @@
     1.4  <?php
     1.5 -
     1.6 +$mirror  = "http://mirror.slitaz.org/iso";
     1.7 +$stable  = "3.0";
     1.8 +$cooking = "4.0-RC2";
     1.9  ?>