summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-08-22 13:43:00 +0200
committer Eric Hameleers <alien@slackware.com>2016-08-22 13:43:00 +0200
commit1de72db9d72e803e613ab98ef0f4a61642cf9510 (patch)
tree510032e1e88c741ce895627e28199c33a6506092 /make_slackware_live.sh
parent941d54530191d4be61f8a64fce23166a89675cbc (diff)
downloadliveslak-1de72db9d72e803e613ab98ef0f4a61642cf9510.tar.gz
liveslak-1de72db9d72e803e613ab98ef0f4a61642cf9510.tar.xz
Slackware Live Edition: version 1.1.3.1.1.3
Diffstat (limited to 'make_slackware_live.sh')
-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 d196e7d..388714f 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.2"
+VERSION="1.1.3"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}