summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-01-22 15:23:26 +0100
committer Eric Hameleers <alien@slackware.com>2016-01-22 15:23:26 +0100
commitdc16d203763fa3deb461f5563a41681ec6bdbf56 (patch)
tree8744de62b413d2b869c8ad3abe8764b79c78bca0 /make_slackware_live.sh
parentc4e4112bdc8aa5fe92d797ab77744d3bcd70caf9 (diff)
downloadliveslak-0.4.0.tar.gz
liveslak-0.4.0.tar.xz
Slackware Live Edition: version 0.4.0 (aka Beta4)0.4.0
Milestone reached: - add LUKS-encrypted /home/.
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 0f7a577..1d9d7ef 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="0.3.8"
+VERSION="0.4.0"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}