aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/vsn.mk
diff options
context:
space:
mode:
authorIngela Anderton Andin <[email protected]>2011-12-09 09:13:06 +0100
committerIngela Anderton Andin <[email protected]>2011-12-09 09:13:06 +0100
commit2d48e2ed0565c5e3f6979e3abc4299e4a9994d20 (patch)
treebf9b3d415b46ea777c53e2cc942cd0c374d384af /lib/ssh/vsn.mk
parent1fc974da091f24ef2e10ff3d293ab88cd48a3755 (diff)
parentb61df764e078ba916f16abf633f44b89cffb69cc (diff)
downloadotp-2d48e2ed0565c5e3f6979e3abc4299e4a9994d20.tar.gz
otp-2d48e2ed0565c5e3f6979e3abc4299e4a9994d20.tar.bz2
otp-2d48e2ed0565c5e3f6979e3abc4299e4a9994d20.zip
Merge branch 'ia/ssh/behaviour/OTP-9796'
* ia/ssh/behaviour/OTP-9796: Use new directive "-callback" and prepare version and appup for release
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 fe2b915d17..42f860d6ae 100644
--- a/lib/ssh/vsn.mk
+++ b/lib/ssh/vsn.mk
@@ -1,5 +1,5 @@
#-*-makefile-*- ; force emacs to enter makefile-mode
-SSH_VSN = 2.0.8
+SSH_VSN = 2.0.9
APP_VSN = "ssh-$(SSH_VSN)"