diff options
author | Hans Nilsson <[email protected]> | 2016-02-25 13:12:35 +0100 |
---|---|---|
committer | Hans Nilsson <[email protected]> | 2016-02-25 13:12:35 +0100 |
commit | 1c7a593c8220668c08da8782a905f4d599e184db (patch) | |
tree | 418b97db3adffe2abfca58f5c49eb04dba2ef0d2 /lib/ssh/vsn.mk | |
parent | 761804cdda45a71b9e82e5340ca98c3ea94e4886 (diff) | |
download | otp-1c7a593c8220668c08da8782a905f4d599e184db.tar.gz otp-1c7a593c8220668c08da8782a905f4d599e184db.tar.bz2 otp-1c7a593c8220668c08da8782a905f4d599e184db.zip |
ssh: step vsn.mk
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 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)" |