aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/vsn.mk
diff options
context:
space:
mode:
authorNiclas Eklund <[email protected]>2010-03-22 14:22:24 +0000
committerErlang/OTP <[email protected]>2010-03-22 14:22:24 +0000
commit835dba95f810cc925ac856171014b9dbea8c90be (patch)
tree9379ad0310e74f041a13a8742356c43a96085f2e /lib/ssh/vsn.mk
parent2fc7c367942b893beae1d572c6bcda78fe28c378 (diff)
downloadotp-835dba95f810cc925ac856171014b9dbea8c90be.tar.gz
otp-835dba95f810cc925ac856171014b9dbea8c90be.tar.bz2
otp-835dba95f810cc925ac856171014b9dbea8c90be.zip
Fix usage of ip_v6_disabled and publish it
Diffstat (limited to 'lib/ssh/vsn.mk')
-rw-r--r--lib/ssh/vsn.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/ssh/vsn.mk b/lib/ssh/vsn.mk
index 5538b950b3..c275cb7acf 100644
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -4,7 +4,8 @@ SSH_VSN = 1.1.9
APP_VSN = "ssh-$(SSH_VSN)"
TICKETS = OTP-8524 \
- OTP-8534
+ OTP-8534 \
+ OTP-8535
TICKETS_1.1.8 = OTP-8356 \
OTP-8401