aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/vsn.mk
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2014-09-22 14:33:00 +0200
committerIngela Anderton Andin <[email protected]>2014-09-22 14:33:00 +0200
commitb5f7f202e53b18776afe25eaac2d16bad672d10f (patch)
treef5cb635736376b9944e0a09cde66fe6c478bf9e6 /lib/ssh/vsn.mk
parent743ed31108ee555db18d9833186865e85e34333e (diff)
downloadotp-b5f7f202e53b18776afe25eaac2d16bad672d10f.tar.gz
otp-b5f7f202e53b18776afe25eaac2d16bad672d10f.tar.bz2
otp-b5f7f202e53b18776afe25eaac2d16bad672d10f.zip
ssh: ssh-3.0.6 will not support soft ugrade
Customer requesting patch will not use soft upgrade and as it will be hard to meet customer deadline and assure quality of soft upgrade we decided to make it an application restart.
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 73bf73971f..11f30e8d04 100644
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -1,5 +1,5 @@
#-*-makefile-*- ; force emacs to enter makefile-mode
-SSH_VSN = 3.0.5
+SSH_VSN = 3.0.6
APP_VSN = "ssh-$(SSH_VSN)"