fix: remov trailing period from vmlinux releases

This commit is contained in:
Martin Wimpress 2023-06-14 12:25:23 +01:00
parent 5d26df5443
commit 4ce607e681
No known key found for this signature in database
GPG key ID: 61DF940515E06DA3

View file

@ -690,7 +690,7 @@ function editions_void() {
}
function releases_vxlinux() {
echo 6.1.2 6.1 5.0 4.2 4.1 4.0.
echo 6.1.2 6.1 5.0 4.2 4.1 4.0
}
function releases_windows() {