aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/vsn.mk
diff options
context:
space:
mode:
authorNiclas Eklund <[email protected]>2011-06-21 16:23:36 +0200
committerNiclas Eklund <[email protected]>2011-06-21 16:23:36 +0200
commitb331676b2fa755d767fc51b65ed6d99e1c20d7a2 (patch)
treef075cca50ddae4e08d18e26b6ebdf0ae3799c1fd /lib/ssh/vsn.mk
parent5eec30647ab41ad9a0c9911d2e4e300ecb501333 (diff)
downloadotp-b331676b2fa755d767fc51b65ed6d99e1c20d7a2.tar.gz
otp-b331676b2fa755d767fc51b65ed6d99e1c20d7a2.tar.bz2
otp-b331676b2fa755d767fc51b65ed6d99e1c20d7a2.zip
OTP-9386 - Calling ssh_sftp:stop_channel/1 resulted in that the trap_exit flag was set to true for the invoking process.
Diffstat (limited to 'lib/ssh/vsn.mk')
-rw-r--r--lib/ssh/vsn.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk
index d79038df29..fe2b915d17 100644
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -1,5 +1,5 @@
#-*-makefile-*- ; force emacs to enter makefile-mode
-SSH_VSN = 2.0.7
+SSH_VSN = 2.0.8
APP_VSN = "ssh-$(SSH_VSN)"