alecpl
2012-04-12 2c4d0bc88e44f07da6cdbad270265b43d3c36a15
- Added 0.7.2 and 0.8-beta to releases list


1 files modified
3 ■■■■ changed files
installer/rcube_install.php 3 ●●●● patch | view | raw | blame | history
installer/rcube_install.php
@@ -523,7 +523,8 @@
        '0.4-beta', '0.4.2',
        '0.5-beta', '0.5', '0.5.1',
        '0.6-beta', '0.6',
        '0.7-beta', '0.7', '0.7.1'
        '0.7-beta', '0.7', '0.7.1', '0.7.2',
        '0.8-beta',
    ));
    return $select;
  }