summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-11-02 13:32:10 +0100
committer Eric Hameleers <alien@slackware.com>2019-11-02 13:32:10 +0100
commit5c59fcd82668ee5f26dbc4e205ef078aea5607cd (patch)
treece66e539cebc940275b0abd5a987c90e30f557e9 /make_slackware_live.sh
parentaac7e7f7138a9576dfe084dc1da22d2b13c3822c (diff)
downloadliveslak-5c59fcd82668ee5f26dbc4e205ef078aea5607cd.tar.gz
liveslak-5c59fcd82668ee5f26dbc4e205ef078aea5607cd.tar.xz
Slackware Live Edition: version 1.3.31.3.3
Diffstat (limited to '')
-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 9b8d339..2cc96c7 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.2.5"
+VERSION="1.3.3"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}