aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2017-03-31 12:58:36 +0200
committerErlang/OTP <[email protected]>2017-03-31 12:58:36 +0200
commit71f7e9155c4867f4e8036704337c21127f508dfb (patch)
treea29895760fed3c6530fa4eaf3ca37d669ab21dbb /lib/ssh
parentb209cea8bd69aa71aef919e794988d3367f36891 (diff)
downloadotp-71f7e9155c4867f4e8036704337c21127f508dfb.tar.gz
otp-71f7e9155c4867f4e8036704337c21127f508dfb.tar.bz2
otp-71f7e9155c4867f4e8036704337c21127f508dfb.zip
Update version numbers
Diffstat (limited to 'lib/ssh')
-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 96c83cb0f7..48332d2e5a 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.4.1
+SSH_VSN = 4.4.2
APP_VSN = "ssh-$(SSH_VSN)"