diff options
author | Erlang/OTP <[email protected]> | 2017-11-17 14:19:24 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-11-17 14:19:24 +0100 |
commit | 99e6510d22accbcc7ce4e7c198bd6940422eda3f (patch) | |
tree | 77232d46b9f103afe5b5b19b1de34f0014078080 /lib/ssh/vsn.mk | |
parent | e81e76485198a4a2de0abf882d93fb1a6880d8c2 (diff) | |
download | otp-99e6510d22accbcc7ce4e7c198bd6940422eda3f.tar.gz otp-99e6510d22accbcc7ce4e7c198bd6940422eda3f.tar.bz2 otp-99e6510d22accbcc7ce4e7c198bd6940422eda3f.zip |
Prepare release
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 5154658e8a..59775d2d7f 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.6.1 +SSH_VSN = 4.6.2 APP_VSN = "ssh-$(SSH_VSN)" |