aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/vsn.mk
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2015-10-15 15:58:25 +0200
committerHans Nilsson <[email protected]>2015-10-15 15:58:25 +0200
commit28609dd161b7975f86c179a9ab54506c1d04a1fe (patch)
treefa574a9e9ab7b1d91e9b301c45aa73c12d9f6f38 /lib/ssh/vsn.mk
parent3c799a7ee5ee26f643c7ffad79c81d6156f3dac6 (diff)
downloadotp-28609dd161b7975f86c179a9ab54506c1d04a1fe.tar.gz
otp-28609dd161b7975f86c179a9ab54506c1d04a1fe.tar.bz2
otp-28609dd161b7975f86c179a9ab54506c1d04a1fe.zip
ssh: Add a 1024 group to the list of key gex groups
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 997c544c45..5bb18a656a 100644
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -1,4 +1,4 @@
#-*-makefile-*- ; force emacs to enter makefile-mode
-SSH_VSN = 4.1.1
+SSH_VSN = 4.1.2
APP_VSN = "ssh-$(SSH_VSN)"