summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-02-15 21:48:54 +0100
committer Eric Hameleers <alien@slackware.com>2017-02-15 21:48:54 +0100
commite241c2f9f6f6fba2e942b70887d5101a5732fa42 (patch)
tree2693b5b006bf114a3f90c6c575ae5e2122ef79ca
parent0fb42fa608718a352b8d3c032fe4882237125161 (diff)
downloadliveslak-e241c2f9f6f6fba2e942b70887d5101a5732fa42.tar.gz
liveslak-e241c2f9f6f6fba2e942b70887d5101a5732fa42.tar.xz
Bump the version to 1.1.6.2 (respin of the PLASMA5 ISO).1.1.6.2
-rwxr-xr-xmake_slackware_live.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_slackware_live.sh b/make_slackware_live.sh
index 7dfcdde..5165572 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.6.1"
+VERSION="1.1.6.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}