aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Fenoll <[email protected]>2018-08-03 16:02:38 +0200
committerPierre Fenoll <[email protected]>2018-08-03 16:02:38 +0200
commit8de423bb3196777fea5a1acfbc32f273adf1069a (patch)
tree72f10c19e4e3df9bf356a585e88112d2f4dfeb64
parentd05d48e071bf38943340dd9086f615eb7d37d5fb (diff)
downloadkerl-1.8.4.tar.gz
kerl-1.8.4.tar.bz2
kerl-1.8.4.zip
tag 1.8.41.8.4
-rwxr-xr-xkerl2
1 files changed, 1 insertions, 1 deletions
diff --git a/kerl b/kerl
index 4951447..a7f1e0c 100755
--- a/kerl
+++ b/kerl
@@ -27,7 +27,7 @@ unset ERL_TOP
# Make sure CDPATH doesn't affect cd in case path is relative.
unset CDPATH
-KERL_VERSION='1.8.3'
+KERL_VERSION='1.8.4'
DOCSH_GITHUB_URL='https://github.com/erszcz/docsh.git'
ERLANG_DOWNLOAD_URL='https://www.erlang.org/download'