summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-05-28 22:32:38 +0200
committer Eric Hameleers <alien@slackware.com>2016-05-28 22:32:38 +0200
commit84fc77331948fdb6600d21af63131a53b5eae719 (patch)
tree2bc6378332f48dadafa90fcda91f2aca0f1e34d1
parentedb6ea93090b10f025551d75c6f53e0389c9348f (diff)
downloadliveslak-84fc77331948fdb6600d21af63131a53b5eae719.tar.gz
liveslak-84fc77331948fdb6600d21af63131a53b5eae719.tar.xz
VERSION bump to 1.0.1.
-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 30ca041..bd013f0 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.0.0"
+VERSION="1.0.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}