summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-03-15 23:17:50 +0100
committer Eric Hameleers <alien@slackware.com>2017-03-15 23:17:50 +0100
commit6e8bcb955986a0fcbc2adb42c5adef408015dee3 (patch)
treef32670a81c976f856c98822b9567ec8b68f129ac
parentf522a8a1ca3f502ae34b09419b53289193978dec (diff)
downloadliveslak-6e8bcb955986a0fcbc2adb42c5adef408015dee3.tar.gz
liveslak-6e8bcb955986a0fcbc2adb42c5adef408015dee3.tar.xz
Bump the version to 1.1.6.3 (respin of the PLASMA5 ISO).1.1.6.3
-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 10f23df..dac27eb 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.2"
+VERSION="1.1.6.3"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}