Aleksander Machniak
2012-08-08 358957e73e0679db0edb53136e66f250db5ad2b3
Add '0.8.0' to the list of releases
1 files modified
2 ■■■ changed files
installer/rcube_install.php 2 ●●● patch | view | raw | blame | history
installer/rcube_install.php
@@ -524,7 +524,7 @@
        '0.5-beta', '0.5', '0.5.1',
        '0.6-beta', '0.6',
        '0.7-beta', '0.7', '0.7.1', '0.7.2',
        '0.8-beta', '0.8-rc',
        '0.8-beta', '0.8-rc', '0.8.0',
    ));
    return $select;
  }