diff options
author | Erlang/OTP <[email protected]> | 2018-05-07 12:49:59 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2018-05-07 12:49:59 +0200 |
commit | fb7a6857c0b35da88548c05910f34be813d1d81d (patch) | |
tree | f1503f101e05f5a44a99e0a2996afc114f905b13 /lib/ssh/vsn.mk | |
parent | 3a858588dbf5451eeaaebda381ce6d5adb04c6b6 (diff) | |
download | otp-fb7a6857c0b35da88548c05910f34be813d1d81d.tar.gz otp-fb7a6857c0b35da88548c05910f34be813d1d81d.tar.bz2 otp-fb7a6857c0b35da88548c05910f34be813d1d81d.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 f327d2ec11..538490ef96 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.8 +SSH_VSN = 4.6.9 APP_VSN = "ssh-$(SSH_VSN)" |