summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-05-05 22:49:07 +0200
committer Eric Hameleers <alien@slackware.com>2016-05-05 22:49:07 +0200
commit35e4c91e2dfb90d3aa7111cf4e0026f020e061f4 (patch)
tree2331debda223b06d8e5041a49482024e3321e451
parentd916a8d9470e60a4c7aaaa4c35cd57177bd406a0 (diff)
downloadliveslak-35e4c91e2dfb90d3aa7111cf4e0026f020e061f4.tar.gz
liveslak-35e4c91e2dfb90d3aa7111cf4e0026f020e061f4.tar.xz
Slackware Live Edition: version 0.9.0.0.9.0
And it is ready for a stable 1.0.0 version if no further bugs are uncovered.
-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 1713ad2..6f888a5 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="0.8.1"
+VERSION="0.9.0"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}