summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Nilsson <hans@erlang.org>2016-12-05 13:14:36 +0100
committerHans Nilsson <hans@erlang.org>2016-12-05 13:14:36 +0100
commit6b342f5c10ac5d7a5e1e71157ff1bf1a833ce99a (patch)
tree384d8eff4b34938f91b0fa082d897f1bf14cbc47
parent5dd6f8571567afe3fd0909118461ea3cfd293852 (diff)
downloaderlang-6b342f5c10ac5d7a5e1e71157ff1bf1a833ce99a.tar.gz
ssh: update vsn.mk
-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 c023429056..c6a5990f41 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.3.6
+SSH_VSN = 4.4
APP_VSN = "ssh-$(SSH_VSN)"