Marius Cramer
2015-03-31 cab4ba3af9dfd02c303d3b4714700269133f35bf
install/lib/install.lib.php
@@ -86,6 +86,9 @@
         $mainver = array_filter($mainver);
         $mainver = current($mainver).'.'.next($mainver);
         switch ($mainver){
         case "14.10":
            $relname = "(Utopic Unicorn)";
            break;
         case "14.04":
            $relname = "(Trusty Tahr)";
            break;