final prep for buster

This commit is contained in:
t3chn0m4g3
2019-08-03 00:20:46 +02:00
parent 0cff5f4be4
commit eb22f8e99b
3 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@ echo
# Let's check for version
function fuCHECK_VERSION () {
local myMINVERSION="19.03.0"
local myMASTERVERSION="19.03.0"
local myMASTERVERSION="19.03.1"
echo
echo "### Checking for Release ID"
myRELEASE=$(lsb_release -i | grep Debian -c)