summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2019-02-15 00:22:04 +0100
committer Eric Hameleers <alien@slackware.com>2019-02-15 00:22:04 +0100
commitdf0b4dcefed769208d93c8936dd625af7aa27b14 (patch)
treec470ec889a38d013c60ffc00631ddd3ff3f3543e
parent854eb6985499dc7437b36ef4fff1e020213ae968 (diff)
downloadliveslak-df0b4dcefed769208d93c8936dd625af7aa27b14.tar.gz
liveslak-df0b4dcefed769208d93c8936dd625af7aa27b14.tar.xz
Slackware Live Edition: version 1.3.1.11.3.1.1
Minor version bump in order to release a new Plasma5 Live ISO.
-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 232b9a8..6e860dc 100755
--- a/make_slackware_live.sh
+++ b/make_slackware_live.sh
@@ -35,7 +35,7 @@
# -----------------------------------------------------------------------------
# Version of the Live OS generator:
-VERSION="1.3.1"
+VERSION="1.3.1.1"
# Directory where our live tools are stored:
LIVE_TOOLDIR=${LIVE_TOOLDIR:-"$(cd $(dirname $0); pwd)"}