summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephane Peter <megastep@megastep.org>2021-06-05 18:32:34 -0700
committerStephane Peter <megastep@megastep.org>2021-06-05 18:32:34 -0700
commitdd8366f0299c40c094da3f5cb3bcdc6b014a0ee6 (patch)
tree008bc5ddddbd0579d35d74e72ae996ac74bc3843
parentb1fcfc210385cafb5d8f4a60d5632070b4d3c93e (diff)
downloadmakeself-dd8366f0299c40c094da3f5cb3bcdc6b014a0ee6.tar.gz
Oops, forgot to increase version inside script
-rwxr-xr-xmakeself.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeself.sh b/makeself.sh
index af353ab..f2d710d 100755
--- a/makeself.sh
+++ b/makeself.sh
@@ -79,7 +79,7 @@
# Self-extracting archives created with this script are explictly NOT released under the term of the GPL
#
-MS_VERSION=2.4.3
+MS_VERSION=2.4.4
MS_COMMAND="$0"
unset CDPATH