diff options
author | Erlang/OTP <[email protected]> | 2018-12-28 12:11:18 +0100 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-12-28 12:11:18 +0100 |
commit | 5e53cfd7555f68e3c2c408e84c8007efcd4bd552 (patch) | |
tree | 9e49632723c9605cb8a396fbd5f96125c7b12e7b /lib/ssh/vsn.mk | |
parent | 08df5db981fe8ca7065d5204821e9c0d18b5533d (diff) | |
download | otp-5e53cfd7555f68e3c2c408e84c8007efcd4bd552.tar.gz otp-5e53cfd7555f68e3c2c408e84c8007efcd4bd552.tar.bz2 otp-5e53cfd7555f68e3c2c408e84c8007efcd4bd552.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 9644330eff..2674126672 100644 --- a/lib/ssh/vsn.mk +++ b/lib/ssh/vsn.mk @@ -1,4 +1,4 @@ #-*-makefile-*- ; force emacs to enter makefile-mode -SSH_VSN = 4.6.9.2 +SSH_VSN = 4.6.9.3 APP_VSN = "ssh-$(SSH_VSN)" |