summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2018-08-05 12:03:28 +0200
committer Eric Hameleers <alien@slackware.com>2018-08-05 12:03:28 +0200
commit2f675dd0ce6e6324be873e1e6223da54ff17cc14 (patch)
treea7925780f86aa2f164e4e378d6c681628d75341d
parentbffaca7cce0269bee8ed6ec0b2ca0d223f98ab98 (diff)
downloadliveslak-2f675dd0ce6e6324be873e1e6223da54ff17cc14.tar.gz
liveslak-2f675dd0ce6e6324be873e1e6223da54ff17cc14.tar.xz
Slackware Live Edition: version 1.2.0.11.2.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 f151d24..4559052 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.2.0"
+VERSION="1.2.0.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}