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

@ -1,6 +1,6 @@
default install default install
label install label install
menu label ^T-Pot 19.03 (based on Debian Sid) menu label ^T-Pot 19.03.1 (based on Debian Sid)
menu default menu default
kernel linux kernel linux
append vga=788 initrd=initrd.gz console-setup/ask_detect=true -- append vga=788 initrd=initrd.gz console-setup/ask_detect=true --

View file

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

View file

@ -1 +1 @@
19.03.0 19.03.1