summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-02-06 21:58:47 +0100
committer Eric Hameleers <alien@slackware.com>2016-02-06 21:58:47 +0100
commitd157610c593574f6c514804aa5ab276847179833 (patch)
treed74506ebfcd180f21903d6edd3b2c238505e3d0b
parent62639dc664253f6cd643894fff6941dc29006a31 (diff)
downloadliveslak-0.5.1.tar.gz
liveslak-0.5.1.tar.xz
Slackware Live Edition: version 0.5.10.5.1
Contains bugfixes for the Beta 5 release (0.5.0) prior to public release.
-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 f2094c5..8d9f726 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -36,7 +36,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="0.5.0"
+VERSION="0.5.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}