Marius Cramer
2015-04-15 d5f2d5f5504572a9c62aadbfc6f780bb08e1e156
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;