From 461379d290be96cc8246d7491ff91d8b3f9a2d9e Mon Sep 17 00:00:00 2001 From: Martin Whitaker Date: Fri, 27 Jul 2018 22:26:33 +0100 Subject: Update release to 6.1 in build script. --- tools/build_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/build_live.sh b/tools/build_live.sh index f941d23..17f3292 100755 --- a/tools/build_live.sh +++ b/tools/build_live.sh @@ -4,7 +4,7 @@ declare -A desktops -release=6 +release=6.1 archs="i586 x86_64" -- cgit v1.2.1