Initial support for 5.14 RC

This commit is contained in:
Tk-Glitch
2021-07-14 18:21:07 +02:00
parent e1c1bede14
commit 46f2642294
16 changed files with 16044 additions and 2 deletions

View File

@@ -244,6 +244,9 @@ if [ "$1" = "install" ] || [ "$1" = "config" ]; then
"513")
opt_ver="5.8+"
;;
"514")
opt_ver="5.8+"
;;
esac
if [ -n "$opt_ver" ]; then