aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/vsn.mk
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2015-05-18 09:54:59 +0200
committerErlang/OTP <[email protected]>2015-05-18 09:54:59 +0200
commit6fcede32f0e6ee2ee366736423eddcb046594d5b (patch)
treef45738189beeeb81755a75bb71d39b1f845dd335 /lib/ssh/vsn.mk
parent34a1d0da9beaaf77dd8ea71f3230c750c74ef88c (diff)
parent7aef211a66219b6fef9d0bdaf9b09be6c2e0a32f (diff)
downloadotp-6fcede32f0e6ee2ee366736423eddcb046594d5b.tar.gz
otp-6fcede32f0e6ee2ee366736423eddcb046594d5b.tar.bz2
otp-6fcede32f0e6ee2ee366736423eddcb046594d5b.zip
Merge branch 'hans/ssh/ssh_msg_debug_fun/OTP-12738' into maint-17
* hans/ssh/ssh_msg_debug_fun/OTP-12738: ssh: option for handling the SSH_MSG_DEBUG message's printouts
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 b2b85a717f..40bda0c19f 100644
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -1,4 +1,4 @@
#-*-makefile-*- ; force emacs to enter makefile-mode
-SSH_VSN = 3.2.2
+SSH_VSN = 3.2.3
APP_VSN = "ssh-$(SSH_VSN)"