aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2014-09-03 09:14:37 +0200
committerHans Nilsson <[email protected]>2014-09-03 09:14:37 +0200
commitab526c6500c61d03e632fefcac9f46c08c150556 (patch)
tree48548f1819d9c943b726089e935bf7555ab24135 /lib/ssh
parentcebc3c654205ce06abe02b9eb5309b330d630f50 (diff)
parent4539832db35db2f4a426529f342b2ade7d6d03fb (diff)
downloadotp-ab526c6500c61d03e632fefcac9f46c08c150556.tar.gz
otp-ab526c6500c61d03e632fefcac9f46c08c150556.tar.bz2
otp-ab526c6500c61d03e632fefcac9f46c08c150556.zip
Merge branch 'hans/update_vsn.mk' into maint
Diffstat (limited to 'lib/ssh')
-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 9bef10a366..73bf73971f 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.4
+SSH_VSN = 3.0.5
APP_VSN = "ssh-$(SSH_VSN)"