aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2016-01-08 10:42:45 +0100
committerHans Nilsson <[email protected]>2016-01-08 13:03:47 +0100
commit9394c572a28d08f3c564d6f388152c9c41968565 (patch)
tree4412e809e7fe68c215460a84ecc3f3c025f29b94
parented7d29ca3b6e8a165bdeb182799cbba5e204326f (diff)
downloadotp-9394c572a28d08f3c564d6f388152c9c41968565.tar.gz
otp-9394c572a28d08f3c564d6f388152c9c41968565.tar.bz2
otp-9394c572a28d08f3c564d6f388152c9c41968565.zip
ssh: update vsn.mk to 4.2.1
-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 25b19133b1..55d12abffe 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
+SSH_VSN = 4.2.1
APP_VSN = "ssh-$(SSH_VSN)"