summaryrefslogtreecommitdiffstats
path: root/make_slackware_live.sh
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2017-04-17 20:03:09 +0200
committer Eric Hameleers <alien@slackware.com>2017-04-17 20:03:09 +0200
commit83637c4a99f3cbd868538685dedcb2075cadd327 (patch)
treef6c9e5ea41696910d96f1374ce53f42a67c19f25 /make_slackware_live.sh
parentb5e2f60be0e4428a539f597bf5a0e51a8cc783df (diff)
downloadliveslak-83637c4a99f3cbd868538685dedcb2075cadd327.tar.gz
liveslak-83637c4a99f3cbd868538685dedcb2075cadd327.tar.xz
Bump the version to 1.1.6.4 (for testing the Studioware ISO)1.1.6.4
Diffstat (limited to 'make_slackware_live.sh')
-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 87840df..e64980b 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.6.3"
+VERSION="1.1.6.4"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}