diff options
author | Hans Nilsson <[email protected]> | 2016-02-26 12:20:43 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2016-02-26 12:20:43 +0100 |
commit | e76103a4549bc25937af5cdccbe43c1683613d07 (patch) | |
tree | 8fc1fec1a5ad4a78f9ecef4e73b3e89b4fa96156 /lib/ssh | |
parent | 5058b37d878f8cdf43c351ab4f05985196630c2b (diff) | |
parent | 6945d1266486d546aa1a591799591fa1e28e1b1d (diff) | |
download | otp-e76103a4549bc25937af5cdccbe43c1683613d07.tar.gz otp-e76103a4549bc25937af5cdccbe43c1683613d07.tar.bz2 otp-e76103a4549bc25937af5cdccbe43c1683613d07.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/ssh')
-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 55d12abffe..41b42d454b 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.2.1 +SSH_VSN = 4.2.2 APP_VSN = "ssh-$(SSH_VSN)" |