summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2018-03-02 12:40:24 +0100
committerErlang/OTP <otp@erlang.org>2018-03-02 12:40:24 +0100
commit24823eb8c6a1ec2c25661e9dea71991e927f5bd3 (patch)
tree7fecea90a1ced08fd944de9112f9013f680cdce7
parent5105992b03757bd0f4ee47b7852da19766a009e3 (diff)
downloaderlang-24823eb8c6a1ec2c25661e9dea71991e927f5bd3.tar.gz
Update version numbers
-rw-r--r--lib/ssh/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk
index e20067bdde..7c49732223 100644
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -1,5 +1,5 @@
#-*-makefile-*- ; force emacs to enter makefile-mode
-SSH_VSN = 4.2.2.4
+SSH_VSN = 4.2.2.5
APP_VSN = "ssh-$(SSH_VSN)"