Version bump (v0.46 rc)
This commit is contained in:
parent
9a4cf4d7af
commit
7b357fa71b
|
@ -10,7 +10,7 @@ if [ -z "$TAG" ]; then
|
|||
# Make s
|
||||
OS=`lsb_release -d | sed 's/.*:\s*//'`
|
||||
if [ "$OS" == "Debian GNU/Linux 10 (buster)" -o "$OS" == "Ubuntu 20.04 LTS" ]; then
|
||||
TAG=v0.44.POWER.7
|
||||
TAG=v0.46.POWER.RC.1
|
||||
else
|
||||
echo "This script must be run on a system running Debian 10 OR Ubuntu 20.04 LTS."
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue