From b95606315ee69c56f231558c58ad87de77cb28f3 Mon Sep 17 00:00:00 2001 From: Niclas Eklund Date: Fri, 6 May 2011 17:37:01 +0200 Subject: An unexpected message would crash the ssh_connection_handler and close the connection. Now an error message is generated instead. --- lib/ssh/vsn.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssh/vsn.mk') diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk index d0861b3ddc..d79038df29 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.6 +SSH_VSN = 2.0.7 APP_VSN = "ssh-$(SSH_VSN)" -- cgit v1.2.3