summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2016-07-22 21:40:05 +0200
committer Eric Hameleers <alien@slackware.com>2016-07-22 21:40:05 +0200
commita8603f74d0c6a6624dbd3ba34b1948a54dc75c62 (patch)
tree9c365d4ff24aa9f06755c7ec3030e7e5d5e8c9e6
parent264568021b369b30eec3e718646b2a070c8f8fe7 (diff)
downloadliveslak-a8603f74d0c6a6624dbd3ba34b1948a54dc75c62.tar.gz
liveslak-a8603f74d0c6a6624dbd3ba34b1948a54dc75c62.tar.xz
Slackware Live Edition: version 1.1.2.1.1.2
-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 dc615f1..5920950 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.1.1"
+VERSION="1.1.2"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}