diff options
author | Erlang/OTP <[email protected]> | 2018-04-05 15:10:31 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-04-05 15:10:31 +0200 |
commit | 9742765b22fba78e89b44e5e7c982327faf5052e (patch) | |
tree | aeda544e1d3e73025470799fcee1d21add08b995 /lib/ssh/vsn.mk | |
parent | 3d2399c50001209544a5ae053b07e1ba6625fff8 (diff) | |
download | otp-9742765b22fba78e89b44e5e7c982327faf5052e.tar.gz otp-9742765b22fba78e89b44e5e7c982327faf5052e.tar.bz2 otp-9742765b22fba78e89b44e5e7c982327faf5052e.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 8249bf4837..fbf689690b 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.2.2 +SSH_VSN = 4.4.2.3 APP_VSN = "ssh-$(SSH_VSN)" |