diff options
author | Erlang/OTP <[email protected]> | 2017-03-31 12:58:36 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2017-03-31 12:58:36 +0200 |
commit | 71f7e9155c4867f4e8036704337c21127f508dfb (patch) | |
tree | a29895760fed3c6530fa4eaf3ca37d669ab21dbb /lib/ssh/vsn.mk | |
parent | b209cea8bd69aa71aef919e794988d3367f36891 (diff) | |
download | otp-71f7e9155c4867f4e8036704337c21127f508dfb.tar.gz otp-71f7e9155c4867f4e8036704337c21127f508dfb.tar.bz2 otp-71f7e9155c4867f4e8036704337c21127f508dfb.zip |
Update version numbers
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 96c83cb0f7..48332d2e5a 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.1 +SSH_VSN = 4.4.2 APP_VSN = "ssh-$(SSH_VSN)" |