diff options
author | Hans Nilsson <[email protected]> | 2016-10-18 11:06:41 +0200 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2016-10-18 11:06:41 +0200 |
commit | 1550204bed17ecdcc59a53332bcdfa2ba246944a (patch) | |
tree | de6657101f4ef38f31ea5c7639e6b05516f89380 /lib/ssh/vsn.mk | |
parent | a6d14916e17dfff43277a0d7f160e1c46b67daa0 (diff) | |
parent | 926391fbb8761d5833b3a6f5c9e523fcda373c6d (diff) | |
download | otp-1550204bed17ecdcc59a53332bcdfa2ba246944a.tar.gz otp-1550204bed17ecdcc59a53332bcdfa2ba246944a.tar.bz2 otp-1550204bed17ecdcc59a53332bcdfa2ba246944a.zip |
Merge branch 'maint-19' into maint
Diffstat (limited to 'lib/ssh/vsn.mk')
-rw-r--r-- | lib/ssh/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk index 7eeeaf796e..c023429056 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.5 +SSH_VSN = 4.3.6 APP_VSN = "ssh-$(SSH_VSN)" |