summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-05-17 20:58:00 +0200
committer Eric Hameleers <alien@slackware.com>2016-05-17 20:58:00 +0200
commitc17bec4ce7654576ae797e06dc80db3e29eb1948 (patch)
treeef18c9c31cb61624d0e7f2ae541168a99cd8166d
parentc3eddb334fc537e0a1dd0ddf27c43b421eaf832a (diff)
downloadliveslak-c17bec4ce7654576ae797e06dc80db3e29eb1948.tar.gz
liveslak-c17bec4ce7654576ae797e06dc80db3e29eb1948.tar.xz
Slackware Live Edition: version 1.0.0.1.0.0
I think this 'liveslak' product is in a pretty stable state now.
-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 e436b96..4b91793 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="0.9.1"
+VERSION="1.0.0"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}