Replace ocurrences from "belenos" to "flidas"

This commit is contained in:
Santiago Rodriguez 2016-02-23 00:49:26 +01:00
parent 597aa87a0c
commit 0e9936f851
6 changed files with 11 additions and 7 deletions

View file

@ -24,6 +24,9 @@
+ ;;
+ 7.0*) # Belenos
+ /bin/echo -e "9.3"
+ ;;
+ 8.0*) # Belenos
+ /bin/echo -e "9.4"
+ ;;
+ *)
+ echo "supported_versions: WARNING: Unknown Trisquel release: $1" >&2